Type Alias esp32h2::trace::INTR_CLR

source ·
pub type INTR_CLR = Reg<INTR_CLR_SPEC>;
Expand description

INTR_CLR (w) register accessor: interrupt clear register

You can reset, write, write_with_zero this register using intr_clr::W. See API.

For information about available fields see intr_clr module

Aliased Type§

struct INTR_CLR { /* private fields */ }