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