Type Definition atsam4lc4a_pac::usart0::mr::CHMODE_R[][src]

type CHMODE_R = R<u8, CHMODE_A>;

Reader of field CHMODE

Implementations

impl CHMODE_R[src]

pub fn variant(&self) -> CHMODE_A[src]

Get enumerated values variant

pub fn is_normal(&self) -> bool[src]

Checks if the value of the field is NORMAL

pub fn is_echo(&self) -> bool[src]

Checks if the value of the field is ECHO

pub fn is_local_loop(&self) -> bool[src]

Checks if the value of the field is LOCAL_LOOP

pub fn is_remote_loop(&self) -> bool[src]

Checks if the value of the field is REMOTE_LOOP