Struct esp32_hal::pac::ledc::hsch_duty_r::R
pub struct R(_);
Expand description
Register HSCH%s_DUTY_R
reader
Implementations§
Methods from Deref<Target = R<HSCH_DUTY_R_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<HSCH_DUTY_R_SPEC>> for R
impl From<R<HSCH_DUTY_R_SPEC>> for R
§fn from(reader: R<HSCH_DUTY_R_SPEC>) -> R
fn from(reader: R<HSCH_DUTY_R_SPEC>) -> R
Converts to this type from the input type.