pub struct FIFOCNTrs;Expand description
Bits 23:0 = FIFOCOUNT: Remaining number of words to be written to or read from the FIFO
You can read this register and get fifocnt::R. See API.
See register structure
Trait Implementations§
Source§impl Resettable for FIFOCNTrs
reset() method sets FIFOCNT to value 0
impl Resettable for FIFOCNTrs
reset() method sets FIFOCNT to value 0
Source§const RESET_VALUE: <Self as RegisterSpec>::Ux = <Self::Ux>::ZERO
const RESET_VALUE: <Self as RegisterSpec>::Ux = <Self::Ux>::ZERO
Reset value of the register.
Source§fn reset_value() -> Self::Ux
fn reset_value() -> Self::Ux
Reset value of the register.
impl Readable for FIFOCNTrs
read() method returns fifocnt::R reader structure