pub type DrdyW<'a, REG> = BitWriter<'a, REG>;
Field DRDY writer - Data Ready Interrupt Disable
DRDY
struct DrdyW<'a, REG> { /* private fields */ }