Type Alias atsamd51p::sercom0::usart_ext::ctrla::CMODE_R

source ·
pub type CMODE_R = BitReader<CMODESELECT_A>;
Expand description

Field CMODE reader - Communication Mode

Aliased Type§

struct CMODE_R { /* private fields */ }

Implementations§

source§

impl CMODE_R

source

pub const fn variant(&self) -> CMODESELECT_A

Get enumerated values variant

source

pub fn is_async(&self) -> bool

Asynchronous Communication

source

pub fn is_sync(&self) -> bool

Synchronous Communication