Type Alias esp32c3::interrupt_core0::CPU_INT_THRESH

source ·
pub type CPU_INT_THRESH = Reg<CPU_INT_THRESH_SPEC>;
Expand description

CPU_INT_THRESH (rw) register accessor: mac intr map register

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

For information about available fields see cpu_int_thresh module

Aliased Type§

struct CPU_INT_THRESH { /* private fields */ }