pub type LINESTATE_CHANGE_DETECT_ENABLE_R = BitReader<LINESTATE_CHANGE_DETECT_ENABLE_A>;
Expand description

Field linestate_change_detect_enable reader - Linestate Change Detect Enable

Aliased Type§

struct LINESTATE_CHANGE_DETECT_ENABLE_R { /* private fields */ }

Implementations§

source§

impl LINESTATE_CHANGE_DETECT_ENABLE_R

source

pub fn variant(&self) -> LINESTATE_CHANGE_DETECT_ENABLE_A

Get enumerated values variant

source

pub fn is_enable(&self) -> bool

Checks if the value of the field is ENABLE

source

pub fn is_disable(&self) -> bool

Checks if the value of the field is DISABLE