pub struct R(_);
Expand description
Register DATA
reader
Methods from Deref<Target = R<DATA_SPEC>>§
pub fn bits(&self) -> <REG as RegisterSpec>::Ux
pub fn bits(&self) -> <REG as RegisterSpec>::Ux
Reads raw bits from register.
pub struct R(_);
Register DATA
reader
Reads raw bits from register.