pub type CHMODE_R = FieldReader<u8, CHMODESELECT_A>;
Expand description

Field CHMODE reader - Channel Mode

Implementations§

source§

impl CHMODE_R

source

pub fn variant(&self) -> CHMODESELECT_A

Get enumerated values variant

source

pub fn is_normal(&self) -> bool

Checks if the value of the field is NORMAL

source

pub fn is_echo(&self) -> bool

Checks if the value of the field is ECHO

source

pub fn is_local_loop(&self) -> bool

Checks if the value of the field is LOCAL_LOOP

source

pub fn is_remote_loop(&self) -> bool

Checks if the value of the field is REMOTE_LOOP