Struct esp32s3_hal::pac::pwm0::cmpr1_value0::R
pub struct R(_);
Expand description
Register CMPR1_VALUE0
reader
Implementations§
Methods from Deref<Target = R<CMPR1_VALUE0_SPEC>>§
pub fn bits(&self) -> <REG as RegisterSpec>::Ux
pub fn bits(&self) -> <REG as RegisterSpec>::Ux
Reads raw bits from register.
Trait Implementations§
§impl From<R<CMPR1_VALUE0_SPEC>> for R
impl From<R<CMPR1_VALUE0_SPEC>> for R
§fn from(reader: R<CMPR1_VALUE0_SPEC>) -> R
fn from(reader: R<CMPR1_VALUE0_SPEC>) -> R
Converts to this type from the input type.