[][src]Type Definition stm32f3::stm32f303::usart1::cr2::LBCL_R

type LBCL_R = R<bool, LBCL_A>;

Reader of field LBCL

Methods

impl LBCL_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is NOTOUTPUT

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

Checks if the value of the field is OUTPUT