Type Alias esp32h2::mcpwm0::TASK_EN

source ·
pub type TASK_EN = Reg<TASK_EN_SPEC>;
Expand description

TASK_EN (rw) register accessor: MCPWM task enable register

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

For information about available fields see task_en module

Aliased Type§

struct TASK_EN { /* private fields */ }