Type Alias d1_pac::emac::emac_rx_ctl1::RX_TH_R

source ·
pub type RX_TH_R = FieldReader<u8, RX_TH_A>;
Expand description

Field rx_th reader - Threshold for RX DMA FIFO Start

Aliased Type§

struct RX_TH_R { /* private fields */ }

Implementations§

source§

impl RX_TH_R

source

pub fn variant(&self) -> RX_TH_A

Get enumerated values variant

source

pub fn is_t64(&self) -> bool

Checks if the value of the field is T64

source

pub fn is_t32(&self) -> bool

Checks if the value of the field is T32

source

pub fn is_t96(&self) -> bool

Checks if the value of the field is T96

source

pub fn is_t128(&self) -> bool

Checks if the value of the field is T128