pub type PORT_DISABLE_CONTROL_R = FieldReader<u8, PORT_DISABLE_CONTROL_A>;
Expand description

Field port_disable_control reader - Port Disable Control

Aliased Type§

struct PORT_DISABLE_CONTROL_R { /* private fields */ }

Implementations§

source§

impl PORT_DISABLE_CONTROL_R

source

pub fn variant(&self) -> Option<PORT_DISABLE_CONTROL_A>

Get enumerated values variant

source

pub fn is_disable(&self) -> bool

Checks if the value of the field is DISABLE

source

pub fn is_no_disable(&self) -> bool

Checks if the value of the field is NO_DISABLE

source

pub fn is_disable_3_time_detect(&self) -> bool

Checks if the value of the field is DISABLE_3_TIME_DETECT