Struct esp32s3::rmt::chcarrier_duty::R
source · pub struct R(_);
Expand description
Register CH%sCARRIER_DUTY
reader
Implementations§
source§impl R
impl R
sourcepub fn carrier_low(&self) -> CARRIER_LOW_R
pub fn carrier_low(&self) -> CARRIER_LOW_R
Bits 0:15 - This register is used to configure carrier wave ’s low level clock period for CHANNEL%s.
sourcepub fn carrier_high(&self) -> CARRIER_HIGH_R
pub fn carrier_high(&self) -> CARRIER_HIGH_R
Bits 16:31 - This register is used to configure carrier wave ’s high level clock period for CHANNEL%s.