[][src]Type Definition atsame70j21b::uart0::uart_mr::CHMODE_R

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_automatic(&self) -> bool[src]

Checks if the value of the field is AUTOMATIC

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

Checks if the value of the field is LOCAL_LOOPBACK

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

Checks if the value of the field is REMOTE_LOOPBACK