Type Alias gd32f1::gd32f190::spi0::i2sctl::DtlenR

source ·
pub type DtlenR = FieldReader<Dtlen>;
Expand description

Field DTLEN reader - Data length

Aliased Type§

struct DtlenR { /* private fields */ }

Implementations§

source§

impl DtlenR

source

pub const fn variant(&self) -> Option<Dtlen>

Get enumerated values variant

source

pub fn is_sixteen_bit(&self) -> bool

16-bit data length

source

pub fn is_twenty_four_bit(&self) -> bool

24-bit data length

source

pub fn is_thirty_two_bit(&self) -> bool

32-bit data length