Type Alias W

Source
pub type W = W<EMAC_CONFIG_SPEC>;
Expand description

Register emac_config writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn cfg_sel_eth_ref_clk_o( &mut self, ) -> CFG_SEL_ETH_REF_CLK_O_W<'_, EMAC_CONFIG_SPEC>

Bit 5

Source

pub fn cfg_inv_eth_ref_clk_o( &mut self, ) -> CFG_INV_ETH_REF_CLK_O_W<'_, EMAC_CONFIG_SPEC>

Bit 6

Source

pub fn cfg_inv_eth_tx_clk( &mut self, ) -> CFG_INV_ETH_TX_CLK_W<'_, EMAC_CONFIG_SPEC>

Bit 7

Source

pub fn cfg_inv_eth_rx_clk( &mut self, ) -> CFG_INV_ETH_RX_CLK_W<'_, EMAC_CONFIG_SPEC>

Bit 10

Source

pub unsafe fn bits(&mut self, bits: u32) -> &mut Self

Writes raw bits to the register.

§Safety

Passing incorrect value can cause undefined behaviour. See reference manual