[][src]Type Definition stm32f4::stm32f413::sai::ch::cr1::LSBFIRST_R

type LSBFIRST_R = R<bool, LSBFIRST_A>;

Reader of field LSBFIRST

Methods

impl LSBFIRST_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is MSBFIRST

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

Checks if the value of the field is LSBFIRST