Type Alias esp32::rmt::CHDATA

source ·
pub type CHDATA = Reg<CHDATA_SPEC>;
Expand description

CHDATA (rw) register accessor:

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

For information about available fields see chdata module

Aliased Type§

struct CHDATA { /* private fields */ }