Type Alias gd32f1::gd32f190::spi0::i2sctl::ChlenW

source ·
pub type ChlenW<'a, REG> = BitWriter<'a, REG, Chlen>;
Expand description

Field CHLEN writer - Channel length

Aliased Type§

struct ChlenW<'a, REG> { /* private fields */ }

Implementations§

source§

impl<'a, REG> ChlenW<'a, REG>
where REG: Writable + RegisterSpec,

source

pub fn sixteen_bit(self) -> &'a mut W<REG>

16-bit wide

source

pub fn thirty_two_bit(self) -> &'a mut W<REG>

32-bit wide