pub type DBADDR_R = FieldReader<u32>;
Expand description
Field DBADDR
reader - Start of Descriptor List. Contains the base address of the First Descriptor. The LSB bits [1:0] are ignored and taken as all-zero by the IDMAC internally. Hence these LSB bits may be treated as read-only.
Aliased Typeยง
pub struct DBADDR_R { /* private fields */ }