pub type UNDER_W<'a, REG> = BitWriter1C<'a, REG>;
Expand description
Field UNDER
writer - 1 if the FIFO has been underflowed. Write 1 to clear.
Aliased Typeยง
struct UNDER_W<'a, REG> { /* private fields */ }
pub type UNDER_W<'a, REG> = BitWriter1C<'a, REG>;
Field UNDER
writer - 1 if the FIFO has been underflowed. Write 1 to clear.
struct UNDER_W<'a, REG> { /* private fields */ }