Type Alias esp32h2::efuse::INT_RAW

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

INT_RAW (r) register accessor: eFuse raw interrupt register.

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 */ }