Type Definition I2C_SR
esp32c3::i2c
type I2C_SR = Reg<u32, _I2C_SR>;
I2C_SR
This register you can read. See API.
read
For information about available fields see i2c_sr module
impl Readable for I2C_SR
read() method returns i2c_sr::R reader structure
read()