Type Alias esp32c6_lp::generic::BitReader
source · pub type BitReader<FI = bool> = BitReader<FI>;Expand description
Bit-wise field reader
Aliased Type§
struct BitReader<FI = bool> { /* private fields */ }pub type BitReader<FI = bool> = BitReader<FI>;Bit-wise field reader
struct BitReader<FI = bool> { /* private fields */ }