Type Alias esp32h2::mcpwm0::UPDATE_CFG

source ·
pub type UPDATE_CFG = Reg<UPDATE_CFG_SPEC>;
Expand description

UPDATE_CFG (rw) register accessor: Enable update.

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

For information about available fields see update_cfg module

Aliased Type§

struct UPDATE_CFG { /* private fields */ }