[][src]Type Definition stm32l0::stm32l0x2::spi1::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_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