Type Alias d1_pac::uart::lcr::STOP_R

source ·
pub type STOP_R = BitReader<STOP_A>;
Expand description

Field stop reader - Number of 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