Type Alias esp32s3::pcnt::U_STATUS

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

U_STATUS (r) register accessor: PNCT UNIT%s status register

You can read this register and get u_status::R. See API.

For information about available fields see u_status module

Aliased Type§

struct U_STATUS { /* private fields */ }