nrf52840_pac::uarte0::config

Type Alias STOP_R

Source
pub type STOP_R = BitReader<STOP_A>;
Expand description

Field STOP reader - Stop bits

Aliased Type§

struct STOP_R { /* private fields */ }

Implementations§

Source§

impl STOP_R

Source

pub fn variant(&self) -> STOP_A

Get enumerated values variant

Source

pub fn is_one(&self) -> bool

Checks if the value of the field is ONE

Source

pub fn is_two(&self) -> bool

Checks if the value of the field is TWO