Type Alias esp32c6::mcpwm0::CAP_STATUS

source ·
pub type CAP_STATUS = Reg<CAP_STATUS_SPEC>;
Expand description

CAP_STATUS (r) register accessor: Edge of last capture trigger

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

For information about available fields see cap_status module

Aliased Type§

struct CAP_STATUS { /* private fields */ }