esp32s3::i2c0

Type Alias DATA

Source
pub type DATA = Reg<DATA_SPEC>;
Expand description

DATA (rw) register accessor: Rx FIFO read data.

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

For information about available fields see data module

Aliased Typeยง

struct DATA { /* private fields */ }