Type Alias esp32c6_lp::lp_i2c::DATA

source ·
pub type DATA = Reg<DATA_SPEC>;
Expand description

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

You can read this register and get data::R. See API.

For information about available fields see data module

Aliased Type§

struct DATA { /* private fields */ }