Type Alias esp32c3::i2c0::INT_STATUS
source · pub type INT_STATUS = Reg<INT_STATUS_SPEC>;
Expand description
INT_STATUS (r) register accessor: I2C_INT_STATUS_REG
You can read
this register and get int_status::R
. See API.
For information about available fields see int_status
module
Aliased Type§
struct INT_STATUS { /* private fields */ }