Type Definition stm32f1::stm32f100::spi1::cr1::LSBFIRST_R[][src]

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_msbfirst(&self) -> bool[src]

Checks if the value of the field is MSBFIRST

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

Checks if the value of the field is LSBFIRST