pub type USBS3_R = BitReader<USBS3_A>;
Expand description

Field USBS3 reader - Stop Bit Select

Aliased Type§

struct USBS3_R { /* private fields */ }

Implementations§

source§

impl USBS3_R

source

pub fn variant(&self) -> USBS3_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