Type Definition esp32c2_hal::pac::generic::FieldReader

pub type FieldReader<U, FI> = FieldReaderRaw<U, FI>;
Expand description

Field reader.

Result of the read methods of fields.