Struct esp32_hal::pac::ledc::lsch_duty_r::LSCH_DUTY_R_SPEC
pub struct LSCH_DUTY_R_SPEC;
Expand description
This register you can read
. See API.
For information about available fields see lsch_duty_r module
Trait Implementations§
§impl Readable for LSCH_DUTY_R_SPEC
impl Readable for LSCH_DUTY_R_SPEC
read()
method returns lsch_duty_r::R reader structure
§impl RegisterSpec for LSCH_DUTY_R_SPEC
impl RegisterSpec for LSCH_DUTY_R_SPEC
§impl Resettable for LSCH_DUTY_R_SPEC
impl Resettable for LSCH_DUTY_R_SPEC
reset()
method sets LSCH%s_DUTY_R to value 0
§const RESET_VALUE: <LSCH_DUTY_R_SPEC as RegisterSpec>::Ux = {transmute(0x00000000): <esp_hal_common::esp32::ledc::lsch_duty_r::LSCH_DUTY_R_SPEC as esp_hal_common::esp32::generic::RegisterSpec>::Ux}
const RESET_VALUE: <LSCH_DUTY_R_SPEC as RegisterSpec>::Ux = {transmute(0x00000000): <esp_hal_common::esp32::ledc::lsch_duty_r::LSCH_DUTY_R_SPEC as esp_hal_common::esp32::generic::RegisterSpec>::Ux}
Reset value of the register.
§fn reset_value() -> Self::Ux
fn reset_value() -> Self::Ux
Reset value of the register.