Type Alias esp32::i2c0::DATA

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

DATA (r) register accessor:

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 */ }