Type Alias d1_pac::emac::emac_tx_ctl1::TX_TH_W

source ·
pub type TX_TH_W<'a, const O: u8> = FieldWriter<'a, u32, EMAC_TX_CTL1_SPEC, u8, TX_TH_A, 3, O>;
Expand description

Field tx_th writer - Threshold value of TX DMA FIFO

Aliased Type§

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

Implementations§

source§

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

source

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

0

source

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

1

source

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

10

source

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

11