Type Alias d1_pac::ccu::i2s2_asrc_clk::FACTOR_N_W

source ·
pub type FACTOR_N_W<'a, const O: u8> = FieldWriterSafe<'a, u32, I2S2_ASRC_CLK_SPEC, u8, FACTOR_N_A, 2, O>;
Expand description

Field factor_n writer - Factor N

Aliased Type§

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

Implementations§

source§

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

source

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

0

source

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

1

source

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

10

source

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

11