[][src]Type Definition stm32f3::stm32f303::spi1::i2scfgr::DATLEN_R

type DATLEN_R = R<u8, DATLEN_A>;

Reader of field DATLEN

Methods

impl DATLEN_R[src]

pub fn variant(&self) -> Variant<u8, DATLEN_A>[src]

Get enumerated values variant

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

Checks if the value of the field is SIXTEENBIT

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

Checks if the value of the field is TWENTYFOURBIT

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

Checks if the value of the field is THIRTYTWOBIT