Type Alias d1_pac::i2s_pcm::i2s_pcm_fmt0::SW_W

source ·
pub type SW_W<'a, const O: u8> = FieldWriter<'a, u32, I2S_PCM_FMT0_SPEC, u8, SW_A, 3, O>;
Expand description

Field sw writer - Slot Width Select

Aliased Type§

struct SW_W<'a, const O: u8> { /* private fields */ }

Implementations§

source§

impl<'a, const O: u8> SW_W<'a, O>

source

pub fn bits_8(self) -> &'a mut W

8-bit

source

pub fn bits_12(self) -> &'a mut W

12-bit

source

pub fn bits_16(self) -> &'a mut W

16-bit

source

pub fn bits_20(self) -> &'a mut W

20-bit

source

pub fn bits_24(self) -> &'a mut W

24-bit

source

pub fn bits_28(self) -> &'a mut W

28-bit

source

pub fn bits_32(self) -> &'a mut W

32-bit