esp32h2::hp_apm

Type Alias INT_EN

Source
pub type INT_EN = Reg<INT_EN_SPEC>;
Expand description

INT_EN (rw) register accessor: APM interrupt enable register

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

For information about available fields see int_en module

Aliased Typeยง

struct INT_EN { /* private fields */ }