Type Definition esp32s3::generic::FieldReader
source · [−]pub type FieldReader<U, FI> = FieldReaderRaw<U, FI>;Expand description
Field reader.
Result of the read methods of fields.
pub type FieldReader<U, FI> = FieldReaderRaw<U, FI>;Field reader.
Result of the read methods of fields.