esp32h2::hp_apm::int_en

Type Alias M_APM_W

Source
pub type M_APM_W<'a, REG> = BitWriter<'a, REG>;
Expand description

Field M_APM(0-3) writer - APM M%s interrupt enable

Aliased Typeยง

struct M_APM_W<'a, REG> { /* private fields */ }