Type Alias esp32c3::rmt::TX_SIM

source ·
pub type TX_SIM = Reg<TX_SIM_SPEC>;
Expand description

TX_SIM (rw) register accessor: RMT_TX_SIM_REG.

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

For information about available fields see tx_sim module

Aliased Type§

struct TX_SIM { /* private fields */ }