Type Alias esp32c3::bb::bbpd_ctrl::W

source ·
pub type W = W<BBPD_CTRL_SPEC>;
Expand description

Register BBPD_CTRL writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn dc_est_force_pd(&mut self) -> DC_EST_FORCE_PD_W<'_, BBPD_CTRL_SPEC>

Bit 0

source

pub fn dc_est_force_pu(&mut self) -> DC_EST_FORCE_PU_W<'_, BBPD_CTRL_SPEC>

Bit 1

source

pub fn fft_force_pd(&mut self) -> FFT_FORCE_PD_W<'_, BBPD_CTRL_SPEC>

Bit 2

source

pub fn fft_force_pu(&mut self) -> FFT_FORCE_PU_W<'_, BBPD_CTRL_SPEC>

Bit 3