Type Alias esp32s2::i2c0::INT_STATUS
source · pub type INT_STATUS = Reg<INT_STATUS_SPEC>;
Expand description
INT_STATUS (r) register accessor: Status of captured I2C communication events
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 */ }