Type Alias d1_pac::emac::emac_rx_ctl1::RX_TH_W

source ·
pub type RX_TH_W<'a, const O: u8> = FieldWriterSafe<'a, u32, EMAC_RX_CTL1_SPEC, u8, RX_TH_A, 2, O>;
Expand description

Field rx_th writer - Threshold for RX DMA FIFO Start

Aliased Type§

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

Implementations§

source§

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

source

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

0

source

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

1

source

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

10

source

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

11