pub type R = R<DRrs>;
Register DR reader
DR
pub struct R { /* private fields */ }
Data byte (0-3)
Iterator for array of: Data byte (0-3)
Bits 0:7 - Data byte 0
Bits 8:15 - Data byte 1
Bits 16:23 - Data byte 2
Bits 24:31 - Data byte 3