[][src]Type Definition stm32f7::stm32f7x3::sai1::ch::cr1::LSBFIRST_R

type LSBFIRST_R = R<bool, LSBFIRST_A>;

Reader of field LSBFIRST

Implementations

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