Type Alias d1_pac::i2s_pcm::i2s_pcm_clkd::MCLKDIV_W

source ·
pub type MCLKDIV_W<'a, const O: u8> = FieldWriter<'a, u32, I2S_PCM_CLKD_SPEC, u8, MCLKDIV_A, 4, O>;
Expand description

Field mclkdiv writer - MCLK Divide ratio from PLL_AUDIO

Aliased Type§

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

Implementations§

source§

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

source

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

Divide by 1

source

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

Divide by 2

source

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

Divide by 4

source

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

Divide by 6

source

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

Divide by 8

source

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

Divide by 12

source

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

Divide by 16

source

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

Divide by 24

source

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

Divide by 32

source

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

Divide by 48

source

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

Divide by 64

source

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

Divide by 96

source

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

Divide by 128

source

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

Divide by 176

source

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

Divide by 192