pub type MSG_WR_INT_THRESHOLD_CFG_R = FieldReader<u8, MSG_WR_INT_THRESHOLD_CFG_A>;
Expand description

Field msg_wr_int_threshold_cfg reader - Configure the FIFO empty level to trigger the write interrupt for user1

Aliased Type§

struct MSG_WR_INT_THRESHOLD_CFG_R { /* private fields */ }

Implementations§

source§

impl MSG_WR_INT_THRESHOLD_CFG_R

source

pub fn variant(&self) -> MSG_WR_INT_THRESHOLD_CFG_A

Get enumerated values variant

source

pub fn is_t1(&self) -> bool

Checks if the value of the field is T1

source

pub fn is_t2(&self) -> bool

Checks if the value of the field is T2

source

pub fn is_t4(&self) -> bool

Checks if the value of the field is T4

source

pub fn is_t8(&self) -> bool

Checks if the value of the field is T8