Type Alias esp32c3::i2c0::FIFO_CONF

source ·
pub type FIFO_CONF = Reg<FIFO_CONF_SPEC>;
Expand description

FIFO_CONF (rw) register accessor: I2C_FIFO_CONF_REG

You can read this register and get fifo_conf::R. You can reset, write, write_with_zero this register using fifo_conf::W. You can also modify this register. See API.

For information about available fields see fifo_conf module

Aliased Type§

struct FIFO_CONF { /* private fields */ }