Type Alias esp32h2::ieee802154::dcdc_ctrl::W
source · pub type W = W<DCDC_CTRL_SPEC>;
Expand description
Register DCDC_CTRL
writer
Aliased Type§
struct W { /* private fields */ }
Implementations§
source§impl W
impl W
sourcepub fn dcdc_pre_up_delay(&mut self) -> DCDC_PRE_UP_DELAY_W<'_, DCDC_CTRL_SPEC>
pub fn dcdc_pre_up_delay(&mut self) -> DCDC_PRE_UP_DELAY_W<'_, DCDC_CTRL_SPEC>
Bits 0:7
sourcepub fn dcdc_down_delay(&mut self) -> DCDC_DOWN_DELAY_W<'_, DCDC_CTRL_SPEC>
pub fn dcdc_down_delay(&mut self) -> DCDC_DOWN_DELAY_W<'_, DCDC_CTRL_SPEC>
Bits 8:15
sourcepub fn en(&mut self) -> EN_W<'_, DCDC_CTRL_SPEC>
pub fn en(&mut self) -> EN_W<'_, DCDC_CTRL_SPEC>
Bit 16
sourcepub fn tx_dcdc_up(&mut self) -> TX_DCDC_UP_W<'_, DCDC_CTRL_SPEC>
pub fn tx_dcdc_up(&mut self) -> TX_DCDC_UP_W<'_, DCDC_CTRL_SPEC>
Bit 31