pub struct R(_);Expand description
Register CFG1 reader
Implementations§
source§impl R
impl R
sourcepub fn crcsize(&self) -> FieldReaderRaw<u8, u8>
pub fn crcsize(&self) -> FieldReaderRaw<u8, u8>
Bits 16:20 - Length of CRC frame to be transacted and compared
sourcepub fn udrdet(&self) -> FieldReaderRaw<u8, UDRDET_A>
pub fn udrdet(&self) -> FieldReaderRaw<u8, UDRDET_A>
Bits 11:12 - Detection of underrun condition at slave transmitter
Methods from Deref<Target = R<CFG1_SPEC>>§
sourcepub fn bits(&self) -> <REG as RegisterSpec>::Ux
pub fn bits(&self) -> <REG as RegisterSpec>::Ux
Reads raw bits from register.