pub struct R(_);Expand description
Register CFGR1 reader
Implementations§
source§impl R
impl R
sourcepub fn hyst(&self) -> FieldReaderRaw<u8, u8>
pub fn hyst(&self) -> FieldReaderRaw<u8, u8>
Bits 8:9 - COMP channel 1 hysteresis selection bits
sourcepub fn inmsel(&self) -> FieldReaderRaw<u8, u8>
pub fn inmsel(&self) -> FieldReaderRaw<u8, u8>
Bits 16:18 - COMP channel 1 inverting input selection field
sourcepub fn inpsel(&self) -> BitReaderRaw<bool>
pub fn inpsel(&self) -> BitReaderRaw<bool>
Bit 20 - COMP channel 1 non-inverting input selection bit
Methods from Deref<Target = R<CFGR1_SPEC>>§
sourcepub fn bits(&self) -> <REG as RegisterSpec>::Ux
pub fn bits(&self) -> <REG as RegisterSpec>::Ux
Reads raw bits from register.