pub type UnderrunW<'a, REG> = BitWriter<'a, REG>;
Field UNDERRUN writer - Underrun Interrupt Enable
UNDERRUN
struct UnderrunW<'a, REG> { /* private fields */ }