nxp-pac

Crates

git

Versions

mcxn947_cm33_core0

Flavors

Edfr

Struct Edfr 

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

EFT Detect Flag

Tuple Fields§

§0: u32

Implementations§

Source§

impl Edfr

Source

pub const fn edf0(&self) -> Edf0

EFT Detect Flag

Source

pub const fn set_edf0(&mut self, val: Edf0)

EFT Detect Flag

Source

pub const fn edf1(&self) -> Edf1

EFT Detect Flag

Source

pub const fn set_edf1(&mut self, val: Edf1)

EFT Detect Flag

Source

pub const fn edf2(&self) -> Edf2

EFT Detect Flag

Source

pub const fn set_edf2(&mut self, val: Edf2)

EFT Detect Flag

Source

pub const fn edf3(&self) -> Edf3

EFT Detect Flag

Source

pub const fn set_edf3(&mut self, val: Edf3)

EFT Detect Flag

Source

pub const fn edf4(&self) -> Edf4

EFT Detect Flag

Source

pub const fn set_edf4(&mut self, val: Edf4)

EFT Detect Flag

Source

pub const fn edf5(&self) -> Edf5

EFT Detect Flag

Source

pub const fn set_edf5(&mut self, val: Edf5)

EFT Detect Flag

Source

pub const fn edf6(&self) -> Edf6

EFT Detect Flag

Source

pub const fn set_edf6(&mut self, val: Edf6)

EFT Detect Flag

Source

pub const fn edf7(&self) -> Edf7

EFT Detect Flag

Source

pub const fn set_edf7(&mut self, val: Edf7)

EFT Detect Flag

Source

pub const fn edf8(&self) -> Edf8

EFT Detect Flag

Source

pub const fn set_edf8(&mut self, val: Edf8)

EFT Detect Flag

Source

pub const fn edf9(&self) -> Edf9

EFT Detect Flag

Source

pub const fn set_edf9(&mut self, val: Edf9)

EFT Detect Flag

Source

pub const fn edf10(&self) -> Edf10

EFT Detect Flag

Source

pub const fn set_edf10(&mut self, val: Edf10)

EFT Detect Flag

Source

pub const fn edf11(&self) -> Edf11

EFT Detect Flag

Source

pub const fn set_edf11(&mut self, val: Edf11)

EFT Detect Flag

Source

pub const fn edf12(&self) -> Edf12

EFT Detect Flag

Source

pub const fn set_edf12(&mut self, val: Edf12)

EFT Detect Flag

Source

pub const fn edf13(&self) -> Edf13

EFT Detect Flag

Source

pub const fn set_edf13(&mut self, val: Edf13)

EFT Detect Flag

Source

pub const fn edf14(&self) -> Edf14

EFT Detect Flag

Source

pub const fn set_edf14(&mut self, val: Edf14)

EFT Detect Flag

Source

pub const fn edf15(&self) -> Edf15

EFT Detect Flag

Source

pub const fn set_edf15(&mut self, val: Edf15)

EFT Detect Flag

Source

pub const fn edf16(&self) -> Edf16

EFT Detect Flag

Source

pub const fn set_edf16(&mut self, val: Edf16)

EFT Detect Flag

Source

pub const fn edf17(&self) -> Edf17

EFT Detect Flag

Source

pub const fn set_edf17(&mut self, val: Edf17)

EFT Detect Flag

Source

pub const fn edf18(&self) -> Edf18

EFT Detect Flag

Source

pub const fn set_edf18(&mut self, val: Edf18)

EFT Detect Flag

Source

pub const fn edf19(&self) -> Edf19

EFT Detect Flag

Source

pub const fn set_edf19(&mut self, val: Edf19)

EFT Detect Flag

Source

pub const fn edf20(&self) -> Edf20

EFT Detect Flag

Source

pub const fn set_edf20(&mut self, val: Edf20)

EFT Detect Flag

Source

pub const fn edf21(&self) -> Edf21

EFT Detect Flag

Source

pub const fn set_edf21(&mut self, val: Edf21)

EFT Detect Flag

Source

pub const fn edf22(&self) -> Edf22

EFT Detect Flag

Source

pub const fn set_edf22(&mut self, val: Edf22)

EFT Detect Flag

Source

pub const fn edf23(&self) -> Edf23

EFT Detect Flag

Source

pub const fn set_edf23(&mut self, val: Edf23)

EFT Detect Flag

Source

pub const fn edf24(&self) -> Edf24

EFT Detect Flag

Source

pub const fn set_edf24(&mut self, val: Edf24)

EFT Detect Flag

Source

pub const fn edf25(&self) -> Edf25

EFT Detect Flag

Source

pub const fn set_edf25(&mut self, val: Edf25)

EFT Detect Flag

Source

pub const fn edf26(&self) -> Edf26

EFT Detect Flag

Source

pub const fn set_edf26(&mut self, val: Edf26)

EFT Detect Flag

Source

pub const fn edf27(&self) -> Edf27

EFT Detect Flag

Source

pub const fn set_edf27(&mut self, val: Edf27)

EFT Detect Flag

Source

pub const fn edf28(&self) -> Edf28

EFT Detect Flag

Source

pub const fn set_edf28(&mut self, val: Edf28)

EFT Detect Flag

Source

pub const fn edf29(&self) -> Edf29

EFT Detect Flag

Source

pub const fn set_edf29(&mut self, val: Edf29)

EFT Detect Flag

Source

pub const fn edf30(&self) -> Edf30

EFT Detect Flag

Source

pub const fn set_edf30(&mut self, val: Edf30)

EFT Detect Flag

Source

pub const fn edf31(&self) -> Edf31

EFT Detect Flag

Source

pub const fn set_edf31(&mut self, val: Edf31)

EFT Detect Flag

Trait Implementations§

Source§

impl Clone for Edfr

Source§

fn clone(&self) -> Edfr

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 Edfr

Source§

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

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

impl Default for Edfr

Source§

fn default() -> Edfr

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

impl PartialEq for Edfr

Source§

fn eq(&self, other: &Edfr) -> 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 Edfr

Source§

impl Eq for Edfr

Source§

impl StructuralPartialEq for Edfr

Auto Trait Implementations§

§

impl Freeze for Edfr

§

impl RefUnwindSafe for Edfr

§

impl Send for Edfr

§

impl Sync for Edfr

§

impl Unpin for Edfr

§

impl UnwindSafe for Edfr

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.