Type Alias esp32c3::i2c0::SR

source ·
pub type SR = Reg<SR_SPEC>;
Expand description

SR (r) register accessor: I2C_SR_REG

You can read this register and get sr::R. See API.

For information about available fields see sr module

Aliased Type§

struct SR { /* private fields */ }