Type Definition atsam4s2a_pac::uart0::mr::CHMODE_R

source ·
pub type CHMODE_R = FieldReader<u8, CHMODE_A>;
Expand description

Field CHMODE reader - Channel Mode

Implementations§

source§

impl CHMODE_R

source

pub fn variant(&self) -> CHMODE_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_automatic(&self) -> bool

Checks if the value of the field is AUTOMATIC

source

pub fn is_local_loopback(&self) -> bool

Checks if the value of the field is LOCAL_LOOPBACK

source

pub fn is_remote_loopback(&self) -> bool

Checks if the value of the field is REMOTE_LOOPBACK