Type Alias esp32::rtc_i2c::DEBUG_STATUS

source ·
pub type DEBUG_STATUS = Reg<DEBUG_STATUS_SPEC>;
Expand description

DEBUG_STATUS (rw) register accessor:

You can read this register and get debug_status::R. You can reset, write, write_with_zero this register using debug_status::W. You can also modify this register. See API.

For information about available fields see debug_status module

Aliased Type§

struct DEBUG_STATUS { /* private fields */ }