Type Alias esp32c3::i2c0::INT_RAW

source ·
pub type INT_RAW = Reg<INT_RAW_SPEC>;
Expand description

INT_RAW (r) register accessor: I2C_INT_RAW_REG

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

For information about available fields see int_raw module

Aliased Type§

struct INT_RAW { /* private fields */ }