[][src]Type Definition imxrt1062_pmu::reg_1p1::R

type R = R<u32, REG_1P1>;

Reader of register REG_1P1

Methods

impl R[src]

pub fn enable_linreg(&self) -> ENABLE_LINREG_R[src]

Bit 0 - Control bit to enable the regulator output.

pub fn enable_bo(&self) -> ENABLE_BO_R[src]

Bit 1 - Control bit to enable the brownout circuitry in the regulator.

pub fn enable_ilimit(&self) -> ENABLE_ILIMIT_R[src]

Bit 2 - Control bit to enable the current-limit circuitry in the regulator.

pub fn enable_pulldown(&self) -> ENABLE_PULLDOWN_R[src]

Bit 3 - Control bit to enable the pull-down circuitry in the regulator

pub fn bo_offset(&self) -> BO_OFFSET_R[src]

Bits 4:6 - Control bits to adjust the regulator brownout offset voltage in 25mV steps

pub fn output_trg(&self) -> OUTPUT_TRG_R[src]

Bits 8:12 - Control bits to adjust the regulator output voltage

pub fn bo_vdd1p1(&self) -> BO_VDD1P1_R[src]

Bit 16 - Status bit that signals when a brownout is detected on the regulator output.

pub fn ok_vdd1p1(&self) -> OK_VDD1P1_R[src]

Bit 17 - Status bit that signals when the regulator output is ok. 1 = regulator output > brownout target

pub fn enable_weak_linreg(&self) -> ENABLE_WEAK_LINREG_R[src]

Bit 18 - Enables the weak 1p1 regulator

pub fn selref_weak_linreg(&self) -> SELREF_WEAK_LINREG_R[src]

Bit 19 - Selects the source for the reference voltage of the weak 1p1 regulator.