Type Alias esp32::pcnt::U_STATUS

source ·
pub type U_STATUS = Reg<U_STATUS_SPEC>;
Expand description

U_STATUS (rw) register accessor:

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

For information about available fields see u_status module

Aliased Type§

struct U_STATUS { /* private fields */ }