Type Alias esp32s2::systimer::TARGET1_CONF

source ·
pub type TARGET1_CONF = Reg<TARGET1_CONF_SPEC>;
Expand description

TARGET1_CONF (rw) register accessor: Configure work mode for system timer target 1

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

For information about available fields see target1_conf module

Aliased Type§

struct TARGET1_CONF { /* private fields */ }