Struct esp32::i2s::conf::TX_FIFO_RESET_R [−][src]
pub struct TX_FIFO_RESET_R(_);
Expand description
Field TX_FIFO_RESET reader -
Methods from Deref<Target = FieldReader<bool, bool>>
Returns true if the bit is clear (0).
Returns true if the bit is set (1).
Trait Implementations
type Target = FieldReader<bool, bool>
type Target = FieldReader<bool, bool>
The resulting type after dereferencing.