nxp-pac

Crates

git

Versions

mimxrt685s_cm33

Flavors

Pdruncfg0Set

Struct Pdruncfg0Set 

Source
#[repr(transparent)]
pub struct Pdruncfg0Set(pub u32);
Expand description

Run configuration 0 set

Tuple Fields§

§0: u32

Implementations§

Source§

impl Pdruncfg0Set

Source

pub const fn pmic_mode0(&self) -> Pdruncfg0SetPmicMode0

no description available

Source

pub const fn set_pmic_mode0(&mut self, val: Pdruncfg0SetPmicMode0)

no description available

Source

pub const fn pmic_mode1(&self) -> Pdruncfg0SetPmicMode1

no description available

Source

pub const fn set_pmic_mode1(&mut self, val: Pdruncfg0SetPmicMode1)

no description available

Source

pub const fn vddcorereg_lp(&self) -> Pdruncfg0SetVddcoreregLp

no description available

Source

pub const fn set_vddcorereg_lp(&mut self, val: Pdruncfg0SetVddcoreregLp)

no description available

Source

pub const fn pmcref_lp(&self) -> Pdruncfg0SetPmcrefLp

no description available

Source

pub const fn set_pmcref_lp(&mut self, val: Pdruncfg0SetPmcrefLp)

no description available

Source

pub const fn hvd1v8_pd(&self) -> Pdruncfg0SetHvd1v8Pd

no description available

Source

pub const fn set_hvd1v8_pd(&mut self, val: Pdruncfg0SetHvd1v8Pd)

no description available

Source

pub const fn porcore_lp(&self) -> Pdruncfg0SetPorcoreLp

no description available

Source

pub const fn set_porcore_lp(&mut self, val: Pdruncfg0SetPorcoreLp)

no description available

Source

pub const fn lvdcore_lp(&self) -> Pdruncfg0SetLvdcoreLp

no description available

Source

pub const fn set_lvdcore_lp(&mut self, val: Pdruncfg0SetLvdcoreLp)

no description available

Source

pub const fn hvdcore_pd(&self) -> Pdruncfg0SetHvdcorePd

no description available

Source

pub const fn set_hvdcore_pd(&mut self, val: Pdruncfg0SetHvdcorePd)

no description available

Source

pub const fn rbb_pd(&self) -> Pdruncfg0SetRbbPd

no description available

Source

pub const fn set_rbb_pd(&mut self, val: Pdruncfg0SetRbbPd)

no description available

Source

pub const fn fbb_pd(&self) -> Pdruncfg0SetFbbPd

no description available

Source

pub const fn set_fbb_pd(&mut self, val: Pdruncfg0SetFbbPd)

no description available

Source

pub const fn sysxtal_pd(&self) -> Pdruncfg0SetSysxtalPd

no description available

Source

pub const fn set_sysxtal_pd(&mut self, val: Pdruncfg0SetSysxtalPd)

no description available

Source

pub const fn lposc_pd(&self) -> Pdruncfg0SetLposcPd

no description available

Source

pub const fn set_lposc_pd(&mut self, val: Pdruncfg0SetLposcPd)

no description available

Source

pub const fn sfro_pd(&self) -> Pdruncfg0SetSfroPd

no description available

Source

pub const fn set_sfro_pd(&mut self, val: Pdruncfg0SetSfroPd)

no description available

Source

pub const fn ffro_pd(&self) -> Pdruncfg0SetFfroPd

no description available

Source

pub const fn set_ffro_pd(&mut self, val: Pdruncfg0SetFfroPd)

no description available

Source

pub const fn syspllldo_pd(&self) -> Pdruncfg0SetSyspllldoPd

no description available

Source

pub const fn set_syspllldo_pd(&mut self, val: Pdruncfg0SetSyspllldoPd)

no description available

Source

pub const fn syspllana_pd(&self) -> Pdruncfg0SetSyspllanaPd

no description available

Source

pub const fn set_syspllana_pd(&mut self, val: Pdruncfg0SetSyspllanaPd)

no description available

Source

pub const fn audpllldo_pd(&self) -> Pdruncfg0SetAudpllldoPd

no description available

Source

pub const fn set_audpllldo_pd(&mut self, val: Pdruncfg0SetAudpllldoPd)

no description available

Source

pub const fn audpllana_pd(&self) -> Pdruncfg0SetAudpllanaPd

no description available

Source

pub const fn set_audpllana_pd(&mut self, val: Pdruncfg0SetAudpllanaPd)

no description available

Source

pub const fn adc_pd(&self) -> Pdruncfg0SetAdcPd

no description available

Source

pub const fn set_adc_pd(&mut self, val: Pdruncfg0SetAdcPd)

no description available

Source

pub const fn adc_lp(&self) -> Pdruncfg0SetAdcLp

no description available

Source

pub const fn set_adc_lp(&mut self, val: Pdruncfg0SetAdcLp)

no description available

Source

pub const fn adctempsns_pd(&self) -> Pdruncfg0SetAdctempsnsPd

no description available

Source

pub const fn set_adctempsns_pd(&mut self, val: Pdruncfg0SetAdctempsnsPd)

no description available

Source

pub const fn acmp_pd(&self) -> Pdruncfg0SetAcmpPd

no description available

Source

pub const fn set_acmp_pd(&mut self, val: Pdruncfg0SetAcmpPd)

no description available

Source

pub const fn hspad0_vdet_lp(&self) -> Pdruncfg0SetHspad0VdetLp

no description available

Source

pub const fn set_hspad0_vdet_lp(&mut self, val: Pdruncfg0SetHspad0VdetLp)

no description available

Source

pub const fn hspad0_ref_pd(&self) -> Pdruncfg0SetHspad0RefPd

no description available

Source

pub const fn set_hspad0_ref_pd(&mut self, val: Pdruncfg0SetHspad0RefPd)

no description available

Source

pub const fn hspad2_vdet_lp(&self) -> Pdruncfg0SetHspad2VdetLp

no description available

Source

pub const fn set_hspad2_vdet_lp(&mut self, val: Pdruncfg0SetHspad2VdetLp)

no description available

Source

pub const fn hspad2_ref_pd(&self) -> Pdruncfg0SetHspad2RefPd

no description available

Source

pub const fn set_hspad2_ref_pd(&mut self, val: Pdruncfg0SetHspad2RefPd)

no description available

Trait Implementations§

Source§

impl Clone for Pdruncfg0Set

Source§

fn clone(&self) -> Pdruncfg0Set

Returns a duplicate of the value. Read more
1.0.0 · Source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
Source§

impl Debug for Pdruncfg0Set

Source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
Source§

impl Default for Pdruncfg0Set

Source§

fn default() -> Pdruncfg0Set

Returns the “default value” for a type. Read more
Source§

impl PartialEq for Pdruncfg0Set

Source§

fn eq(&self, other: &Pdruncfg0Set) -> bool

Tests for self and other values to be equal, and is used by ==.
1.0.0 · Source§

fn ne(&self, other: &Rhs) -> bool

Tests for !=. The default implementation is almost always sufficient, and should not be overridden without very good reason.
Source§

impl Copy for Pdruncfg0Set

Source§

impl Eq for Pdruncfg0Set

Source§

impl StructuralPartialEq for Pdruncfg0Set

Auto Trait Implementations§

Blanket Implementations§

Source§

impl<T> Any for T
where T: 'static + ?Sized,

Source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
Source§

impl<T> Borrow<T> for T
where T: ?Sized,

Source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
Source§

impl<T> BorrowMut<T> for T
where T: ?Sized,

Source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
Source§

impl<T> CloneToUninit for T
where T: Clone,

Source§

unsafe fn clone_to_uninit(&self, dest: *mut u8)

🔬This is a nightly-only experimental API. (clone_to_uninit)
Performs copy-assignment from self to dest. Read more
Source§

impl<T> From<T> for T

Source§

fn from(t: T) -> T

Returns the argument unchanged.

Source§

impl<T, U> Into<U> for T
where U: From<T>,

Source§

fn into(self) -> U

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

Source§

impl<T, U> TryFrom<U> for T
where U: Into<T>,

Source§

type Error = Infallible

The type returned in the event of a conversion error.
Source§

fn try_from(value: U) -> Result<T, <T as TryFrom<U>>::Error>

Performs the conversion.
Source§

impl<T, U> TryInto<U> for T
where U: TryFrom<T>,

Source§

type Error = <U as TryFrom<T>>::Error

The type returned in the event of a conversion error.
Source§

fn try_into(self) -> Result<U, <U as TryFrom<T>>::Error>

Performs the conversion.