Type Alias esp32c6::i2c0::SR
source · pub type SR = Reg<SR_SPEC>;
Expand description
SR (r) register accessor: Describe I2C work status.
You can read
this register and get sr::R
. See API.
For information about available fields see sr
module
struct SR { }