nxp-pac

Crates

git

Versions

mimxrt1062

Flavors

Gpr7

Struct Gpr7 

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

GPR7 General Purpose Register

Tuple Fields§

§0: u32

Implementations§

Source§

impl Gpr7

Source

pub const fn lpi2c1_stop_req(&self) -> Lpi2c1StopReq

LPI2C1 stop request

Source

pub const fn set_lpi2c1_stop_req(&mut self, val: Lpi2c1StopReq)

LPI2C1 stop request

Source

pub const fn lpi2c2_stop_req(&self) -> Lpi2c2StopReq

LPI2C2 stop request

Source

pub const fn set_lpi2c2_stop_req(&mut self, val: Lpi2c2StopReq)

LPI2C2 stop request

Source

pub const fn lpi2c3_stop_req(&self) -> Lpi2c3StopReq

LPI2C3 stop request

Source

pub const fn set_lpi2c3_stop_req(&mut self, val: Lpi2c3StopReq)

LPI2C3 stop request

Source

pub const fn lpi2c4_stop_req(&self) -> Lpi2c4StopReq

LPI2C4 stop request

Source

pub const fn set_lpi2c4_stop_req(&mut self, val: Lpi2c4StopReq)

LPI2C4 stop request

Source

pub const fn lpspi1_stop_req(&self) -> Lpspi1StopReq

LPSPI1 stop request

Source

pub const fn set_lpspi1_stop_req(&mut self, val: Lpspi1StopReq)

LPSPI1 stop request

Source

pub const fn lpspi2_stop_req(&self) -> Lpspi2StopReq

LPSPI2 stop request

Source

pub const fn set_lpspi2_stop_req(&mut self, val: Lpspi2StopReq)

LPSPI2 stop request

Source

pub const fn lpspi3_stop_req(&self) -> Lpspi3StopReq

LPSPI3 stop request

Source

pub const fn set_lpspi3_stop_req(&mut self, val: Lpspi3StopReq)

LPSPI3 stop request

Source

pub const fn lpspi4_stop_req(&self) -> Lpspi4StopReq

LPSPI4 stop request

Source

pub const fn set_lpspi4_stop_req(&mut self, val: Lpspi4StopReq)

LPSPI4 stop request

Source

pub const fn lpuart1_stop_req(&self) -> Lpuart1StopReq

LPUART1 stop request

Source

pub const fn set_lpuart1_stop_req(&mut self, val: Lpuart1StopReq)

LPUART1 stop request

Source

pub const fn lpuart2_stop_req(&self) -> Lpuart2StopReq

LPUART1 stop request

Source

pub const fn set_lpuart2_stop_req(&mut self, val: Lpuart2StopReq)

LPUART1 stop request

Source

pub const fn lpuart3_stop_req(&self) -> Lpuart3StopReq

LPUART3 stop request

Source

pub const fn set_lpuart3_stop_req(&mut self, val: Lpuart3StopReq)

LPUART3 stop request

Source

pub const fn lpuart4_stop_req(&self) -> Lpuart4StopReq

LPUART4 stop request

Source

pub const fn set_lpuart4_stop_req(&mut self, val: Lpuart4StopReq)

LPUART4 stop request

Source

pub const fn lpuart5_stop_req(&self) -> Lpuart5StopReq

LPUART5 stop request

Source

pub const fn set_lpuart5_stop_req(&mut self, val: Lpuart5StopReq)

LPUART5 stop request

Source

pub const fn lpuart6_stop_req(&self) -> Lpuart6StopReq

LPUART6 stop request

Source

pub const fn set_lpuart6_stop_req(&mut self, val: Lpuart6StopReq)

LPUART6 stop request

Source

pub const fn lpuart7_stop_req(&self) -> Lpuart7StopReq

LPUART7 stop request

Source

pub const fn set_lpuart7_stop_req(&mut self, val: Lpuart7StopReq)

LPUART7 stop request

Source

pub const fn lpuart8_stop_req(&self) -> Lpuart8StopReq

LPUART8 stop request

Source

pub const fn set_lpuart8_stop_req(&mut self, val: Lpuart8StopReq)

LPUART8 stop request

Source

pub const fn lpi2c1_stop_ack(&self) -> Lpi2c1StopAck

LPI2C1 stop acknowledge

Source

pub const fn set_lpi2c1_stop_ack(&mut self, val: Lpi2c1StopAck)

LPI2C1 stop acknowledge

Source

pub const fn lpi2c2_stop_ack(&self) -> Lpi2c2StopAck

LPI2C2 stop acknowledge

Source

pub const fn set_lpi2c2_stop_ack(&mut self, val: Lpi2c2StopAck)

LPI2C2 stop acknowledge

Source

pub const fn lpi2c3_stop_ack(&self) -> Lpi2c3StopAck

LPI2C3 stop acknowledge

Source

pub const fn set_lpi2c3_stop_ack(&mut self, val: Lpi2c3StopAck)

LPI2C3 stop acknowledge

Source

pub const fn lpi2c4_stop_ack(&self) -> Lpi2c4StopAck

LPI2C4 stop acknowledge

Source

pub const fn set_lpi2c4_stop_ack(&mut self, val: Lpi2c4StopAck)

LPI2C4 stop acknowledge

Source

pub const fn lpspi1_stop_ack(&self) -> Lpspi1StopAck

LPSPI1 stop acknowledge

Source

pub const fn set_lpspi1_stop_ack(&mut self, val: Lpspi1StopAck)

LPSPI1 stop acknowledge

Source

pub const fn lpspi2_stop_ack(&self) -> Lpspi2StopAck

LPSPI2 stop acknowledge

Source

pub const fn set_lpspi2_stop_ack(&mut self, val: Lpspi2StopAck)

LPSPI2 stop acknowledge

Source

pub const fn lpspi3_stop_ack(&self) -> Lpspi3StopAck

LPSPI3 stop acknowledge

Source

pub const fn set_lpspi3_stop_ack(&mut self, val: Lpspi3StopAck)

LPSPI3 stop acknowledge

Source

pub const fn lpspi4_stop_ack(&self) -> Lpspi4StopAck

LPSPI4 stop acknowledge

Source

pub const fn set_lpspi4_stop_ack(&mut self, val: Lpspi4StopAck)

LPSPI4 stop acknowledge

Source

pub const fn lpuart1_stop_ack(&self) -> Lpuart1StopAck

LPUART1 stop acknowledge

Source

pub const fn set_lpuart1_stop_ack(&mut self, val: Lpuart1StopAck)

LPUART1 stop acknowledge

Source

pub const fn lpuart2_stop_ack(&self) -> Lpuart2StopAck

LPUART1 stop acknowledge

Source

pub const fn set_lpuart2_stop_ack(&mut self, val: Lpuart2StopAck)

LPUART1 stop acknowledge

Source

pub const fn lpuart3_stop_ack(&self) -> Lpuart3StopAck

LPUART3 stop acknowledge

Source

pub const fn set_lpuart3_stop_ack(&mut self, val: Lpuart3StopAck)

LPUART3 stop acknowledge

Source

pub const fn lpuart4_stop_ack(&self) -> Lpuart4StopAck

LPUART4 stop acknowledge

Source

pub const fn set_lpuart4_stop_ack(&mut self, val: Lpuart4StopAck)

LPUART4 stop acknowledge

Source

pub const fn lpuart5_stop_ack(&self) -> Lpuart5StopAck

LPUART5 stop acknowledge

Source

pub const fn set_lpuart5_stop_ack(&mut self, val: Lpuart5StopAck)

LPUART5 stop acknowledge

Source

pub const fn lpuart6_stop_ack(&self) -> Lpuart6StopAck

LPUART6 stop acknowledge

Source

pub const fn set_lpuart6_stop_ack(&mut self, val: Lpuart6StopAck)

LPUART6 stop acknowledge

Source

pub const fn lpuart7_stop_ack(&self) -> Lpuart7StopAck

LPUART7 stop acknowledge

Source

pub const fn set_lpuart7_stop_ack(&mut self, val: Lpuart7StopAck)

LPUART7 stop acknowledge

Source

pub const fn lpuart8_stop_ack(&self) -> Lpuart8StopAck

LPUART8 stop acknowledge

Source

pub const fn set_lpuart8_stop_ack(&mut self, val: Lpuart8StopAck)

LPUART8 stop acknowledge

Trait Implementations§

Source§

impl Clone for Gpr7

Source§

fn clone(&self) -> Gpr7

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 Gpr7

Source§

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

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

impl Default for Gpr7

Source§

fn default() -> Gpr7

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

impl PartialEq for Gpr7

Source§

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

Source§

impl Eq for Gpr7

Source§

impl StructuralPartialEq for Gpr7

Auto Trait Implementations§

§

impl Freeze for Gpr7

§

impl RefUnwindSafe for Gpr7

§

impl Send for Gpr7

§

impl Sync for Gpr7

§

impl Unpin for Gpr7

§

impl UnwindSafe for Gpr7

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.