FIFOCNT

Type Alias FIFOCNT 

Source
pub type FIFOCNT = Reg<u32, _FIFOCNT>;
Expand description

FIFO counter register

This register you can read. See API.

For information about available fields see fifocnt module

Aliased Type§

pub struct FIFOCNT { /* private fields */ }

Trait Implementations§

Source§

impl Readable for FIFOCNT

read() method returns fifocnt::R reader structure