Type Alias esp32h2::generic::FieldReader
source · pub type FieldReader<FI = u8> = FieldReader<FI>;
Expand description
Field reader.
Result of the read
methods of fields.
Aliased Type§
struct FieldReader<FI = u8> { /* private fields */ }