Type Alias esp32c6_lp::lp_io::STATUS_INT

source ·
pub type STATUS_INT = Reg<STATUS_INT_SPEC>;
Expand description

STATUS_INT (r) register accessor: need des

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

For information about available fields see status_int module

Aliased Type§

struct STATUS_INT { /* private fields */ }