Type Definition stm32f2::stm32f215::usart1::cr1::SBK_R[][src]

type SBK_R = R<bool, SBK_A>;

Reader of field SBK

Implementations

impl SBK_R[src]

pub fn variant(&self) -> SBK_A[src]

Get enumerated values variant

pub fn is_no_break(&self) -> bool[src]

Checks if the value of the field is NOBREAK

pub fn is_break_(&self) -> bool[src]

Checks if the value of the field is BREAK