Type Definition stm32f1::stm32f102::uart4::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