Struct esp32::rmt::ch4carrier_duty::W
source · pub struct W(_);Expand description
Register CH4CARRIER_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 value for channel4.
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 value for channel4.