Struct esp32::rmt::ch6carrier_duty::R
source · pub struct R(_);
Expand description
Register CH6CARRIER_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 value for channel6.
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 value for channel6.