Type Definition atsam4s2a_pac::usart0::mr::NBSTOP_R

source ·
pub type NBSTOP_R = FieldReader<u8, NBSTOP_A>;
Expand description

Field NBSTOP reader - Number of Stop Bits

Implementations§

source§

impl NBSTOP_R

source

pub fn variant(&self) -> Option<NBSTOP_A>

Get enumerated values variant

source

pub fn is_1_bit(&self) -> bool

Checks if the value of the field is _1_BIT

source

pub fn is_1_5_bit(&self) -> bool

Checks if the value of the field is _1_5_BIT

source

pub fn is_2_bit(&self) -> bool

Checks if the value of the field is _2_BIT