pub type RX_FIFO_FULL_HLD_CTRL_R = BitReader<RX_FIFO_FULL_HLD_CTRL_A>;
Expand description

Field RX_FIFO_FULL_HLD_CTRL reader - This bit controls whether DW_apb_i2c should hold the bus when the Rx FIFO is physically full to its RX_BUFFER_DEPTH, as described in the IC_RX_FULL_HLD_BUS_EN parameter.

Reset value: 0x0.

Aliased Type§

struct RX_FIFO_FULL_HLD_CTRL_R { /* private fields */ }

Implementations§

source§

impl RX_FIFO_FULL_HLD_CTRL_R

source

pub const fn variant(&self) -> RX_FIFO_FULL_HLD_CTRL_A

Get enumerated values variant

source

pub fn is_disabled(&self) -> bool

Overflow when RX_FIFO is full

source

pub fn is_enabled(&self) -> bool

Hold bus when RX_FIFO is full