Type Alias esp32::pcnt::INT_ENA

source ·
pub type INT_ENA = Reg<INT_ENA_SPEC>;
Expand description

INT_ENA (rw) register accessor:

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

For information about available fields see int_ena module

Aliased Type§

struct INT_ENA { /* private fields */ }