pub type USBS2_R = BitReader<USBS2_A>;
Expand description

Field USBS2 reader - Stop Bit Select

Aliased Type§

struct USBS2_R { /* private fields */ }

Implementations§

source§

impl USBS2_R

source

pub fn variant(&self) -> USBS2_A

Get enumerated values variant

source

pub fn is_stop1(&self) -> bool

Checks if the value of the field is STOP1

source

pub fn is_stop2(&self) -> bool

Checks if the value of the field is STOP2