Type Alias esp32c3::apb_ctrl::TICK_CONF

source ·
pub type TICK_CONF = Reg<TICK_CONF_SPEC>;
Expand description

TICK_CONF (rw) register accessor: APB_CTRL_TICK_CONF_REG

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

For information about available fields see tick_conf module

Aliased Type§

struct TICK_CONF { /* private fields */ }