Struct esp32s2::rmt::chcarrier_duty::W
source · pub struct W(_);
Expand description
Register CH%sCARRIER_DUTY
writer
Implementations§
source§impl W
impl W
sourcepub fn carrier_low(&mut self) -> CARRIER_LOW_W<'_, 0>
pub fn carrier_low(&mut self) -> CARRIER_LOW_W<'_, 0>
Bits 0:15 - This register is used to configure carrier wave ’s low level clock period for CHANNEL%s.
sourcepub fn carrier_high(&mut self) -> CARRIER_HIGH_W<'_, 16>
pub fn carrier_high(&mut self) -> CARRIER_HIGH_W<'_, 16>
Bits 16:31 - This register is used to configure carrier wave ’s high level clock period for CHANNEL%s.