Type Alias esp32c6::ieee802154::dcdc_ctrl::R

source ·
pub type R = R<DCDC_CTRL_SPEC>;
Expand description

Register DCDC_CTRL reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn dcdc_pre_up_delay(&self) -> DCDC_PRE_UP_DELAY_R

Bits 0:7

source

pub fn dcdc_down_delay(&self) -> DCDC_DOWN_DELAY_R

Bits 8:15

source

pub fn en(&self) -> EN_R

Bit 16

source

pub fn tx_dcdc_up(&self) -> TX_DCDC_UP_R

Bit 31