Type Alias esp32c3::efuse::wr_tim_conf1::PWR_ON_NUM_W

source ·
pub type PWR_ON_NUM_W<'a, REG> = FieldWriter<'a, REG, 16, u16>;
Expand description

Field PWR_ON_NUM writer - Configures the power up time for VDDQ.

Aliased Type§

struct PWR_ON_NUM_W<'a, REG> { /* private fields */ }