Type Alias esp32s3::rmt::SYS_CONF

source ·
pub type SYS_CONF = Reg<SYS_CONF_SPEC>;
Expand description

SYS_CONF (rw) register accessor: RMT apb configuration register

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

For information about available fields see sys_conf module

Aliased Type§

struct SYS_CONF { /* private fields */ }