Type Alias d1_pac::emac::emac_mii_cmd::MDC_DIV_RATIO_M_W

source ·
pub type MDC_DIV_RATIO_M_W<'a, const O: u8> = FieldWriter<'a, u32, EMAC_MII_CMD_SPEC, u8, MDC_DIV_RATIO_M_A, 3, O>;
Expand description

Field mdc_div_ratio_m writer - MDC Clock DIvider Ratio

Aliased Type§

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

Implementations§

source§

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

source

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

0

source

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

1

source

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

10

source

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

11