embassy-mspm0

Crates

git

Versions

mspm0h3216pt

Flavors

Peripherals

Struct Peripherals 

Source
pub struct Peripherals {
Show 68 fields pub ADC0: Peri<'static, ADC0>, pub CRC: Peri<'static, CRC>, pub DEBUGSS: Peri<'static, DEBUGSS>, pub DMA_CH0: Peri<'static, DMA_CH0>, pub DMA_CH1: Peri<'static, DMA_CH1>, pub DMA_CH2: Peri<'static, DMA_CH2>, pub EVENT: Peri<'static, EVENT>, pub FLASHCTL: Peri<'static, FLASHCTL>, pub GPAMP: Peri<'static, GPAMP>, pub I2C0: Peri<'static, I2C0>, pub I2C1: Peri<'static, I2C1>, pub LFSS: Peri<'static, LFSS>, pub PA0: Peri<'static, PA0>, pub PA1: Peri<'static, PA1>, pub PA10: Peri<'static, PA10>, pub PA11: Peri<'static, PA11>, pub PA12: Peri<'static, PA12>, pub PA13: Peri<'static, PA13>, pub PA14: Peri<'static, PA14>, pub PA15: Peri<'static, PA15>, pub PA16: Peri<'static, PA16>, pub PA17: Peri<'static, PA17>, pub PA18: Peri<'static, PA18>, pub PA2: Peri<'static, PA2>, pub PA21: Peri<'static, PA21>, pub PA22: Peri<'static, PA22>, pub PA23: Peri<'static, PA23>, pub PA24: Peri<'static, PA24>, pub PA25: Peri<'static, PA25>, pub PA26: Peri<'static, PA26>, pub PA27: Peri<'static, PA27>, pub PA28: Peri<'static, PA28>, pub PA3: Peri<'static, PA3>, pub PA30: Peri<'static, PA30>, pub PA31: Peri<'static, PA31>, pub PA4: Peri<'static, PA4>, pub PA5: Peri<'static, PA5>, pub PA6: Peri<'static, PA6>, pub PA7: Peri<'static, PA7>, pub PA8: Peri<'static, PA8>, pub PA9: Peri<'static, PA9>, pub PB14: Peri<'static, PB14>, pub PB15: Peri<'static, PB15>, pub PB16: Peri<'static, PB16>, pub PB17: Peri<'static, PB17>, pub PB18: Peri<'static, PB18>, pub PB19: Peri<'static, PB19>, pub PB2: Peri<'static, PB2>, pub PB20: Peri<'static, PB20>, pub PB24: Peri<'static, PB24>, pub PB3: Peri<'static, PB3>, pub PB6: Peri<'static, PB6>, pub PB7: Peri<'static, PB7>, pub PB8: Peri<'static, PB8>, pub PB9: Peri<'static, PB9>, pub SPI0: Peri<'static, SPI0>, pub SYSCTL: Peri<'static, SYSCTL>, pub TIMA0: Peri<'static, TIMA0>, pub TIMG1: Peri<'static, TIMG1>, pub TIMG14: Peri<'static, TIMG14>, pub TIMG2: Peri<'static, TIMG2>, pub TIMG8: Peri<'static, TIMG8>, pub UART0: Peri<'static, UART0>, pub UART1: Peri<'static, UART1>, pub UART2: Peri<'static, UART2>, pub VREF: Peri<'static, VREF>, pub WUC: Peri<'static, WUC>, pub WWDT0: Peri<'static, WWDT0>,
}
Expand description

Struct containing all the peripheral singletons.

To obtain the peripherals, you must initialize the HAL, by calling crate::init.

Fields§

§ADC0: Peri<'static, ADC0>

ADC0 peripheral

§CRC: Peri<'static, CRC>

CRC peripheral

§DEBUGSS: Peri<'static, DEBUGSS>

DEBUGSS peripheral

§DMA_CH0: Peri<'static, DMA_CH0>

DMA_CH0 peripheral

§DMA_CH1: Peri<'static, DMA_CH1>

DMA_CH1 peripheral

§DMA_CH2: Peri<'static, DMA_CH2>

DMA_CH2 peripheral

§EVENT: Peri<'static, EVENT>

EVENT peripheral

§FLASHCTL: Peri<'static, FLASHCTL>

FLASHCTL peripheral

§GPAMP: Peri<'static, GPAMP>

GPAMP peripheral

§I2C0: Peri<'static, I2C0>

I2C0 peripheral

§I2C1: Peri<'static, I2C1>

I2C1 peripheral

§LFSS: Peri<'static, LFSS>

LFSS peripheral

§PA0: Peri<'static, PA0>

PA0 peripheral

§PA1: Peri<'static, PA1>

PA1 peripheral

§PA10: Peri<'static, PA10>

PA10 peripheral

§PA11: Peri<'static, PA11>

PA11 peripheral

§PA12: Peri<'static, PA12>

PA12 peripheral

§PA13: Peri<'static, PA13>

PA13 peripheral

§PA14: Peri<'static, PA14>

PA14 peripheral

§PA15: Peri<'static, PA15>

PA15 peripheral

§PA16: Peri<'static, PA16>

PA16 peripheral

§PA17: Peri<'static, PA17>

PA17 peripheral

§PA18: Peri<'static, PA18>

PA18 peripheral

§PA2: Peri<'static, PA2>

PA2 peripheral

§PA21: Peri<'static, PA21>

PA21 peripheral

§PA22: Peri<'static, PA22>

PA22 peripheral

§PA23: Peri<'static, PA23>

PA23 peripheral

§PA24: Peri<'static, PA24>

PA24 peripheral

§PA25: Peri<'static, PA25>

PA25 peripheral

§PA26: Peri<'static, PA26>

PA26 peripheral

§PA27: Peri<'static, PA27>

PA27 peripheral

§PA28: Peri<'static, PA28>

PA28 peripheral

§PA3: Peri<'static, PA3>

PA3 peripheral

§PA30: Peri<'static, PA30>

PA30 peripheral

§PA31: Peri<'static, PA31>

PA31 peripheral

§PA4: Peri<'static, PA4>

PA4 peripheral

§PA5: Peri<'static, PA5>

PA5 peripheral

§PA6: Peri<'static, PA6>

PA6 peripheral

§PA7: Peri<'static, PA7>

PA7 peripheral

§PA8: Peri<'static, PA8>

PA8 peripheral

§PA9: Peri<'static, PA9>

PA9 peripheral

§PB14: Peri<'static, PB14>

PB14 peripheral

§PB15: Peri<'static, PB15>

PB15 peripheral

§PB16: Peri<'static, PB16>

PB16 peripheral

§PB17: Peri<'static, PB17>

PB17 peripheral

§PB18: Peri<'static, PB18>

PB18 peripheral

§PB19: Peri<'static, PB19>

PB19 peripheral

§PB2: Peri<'static, PB2>

PB2 peripheral

§PB20: Peri<'static, PB20>

PB20 peripheral

§PB24: Peri<'static, PB24>

PB24 peripheral

§PB3: Peri<'static, PB3>

PB3 peripheral

§PB6: Peri<'static, PB6>

PB6 peripheral

§PB7: Peri<'static, PB7>

PB7 peripheral

§PB8: Peri<'static, PB8>

PB8 peripheral

§PB9: Peri<'static, PB9>

PB9 peripheral

§SPI0: Peri<'static, SPI0>

SPI0 peripheral

§SYSCTL: Peri<'static, SYSCTL>

SYSCTL peripheral

§TIMA0: Peri<'static, TIMA0>

TIMA0 peripheral

§TIMG1: Peri<'static, TIMG1>

TIMG1 peripheral

§TIMG14: Peri<'static, TIMG14>

TIMG14 peripheral

§TIMG2: Peri<'static, TIMG2>

TIMG2 peripheral

§TIMG8: Peri<'static, TIMG8>

TIMG8 peripheral

§UART0: Peri<'static, UART0>

UART0 peripheral

§UART1: Peri<'static, UART1>

UART1 peripheral

§UART2: Peri<'static, UART2>

UART2 peripheral

§VREF: Peri<'static, VREF>

VREF peripheral

§WUC: Peri<'static, WUC>

WUC peripheral

§WWDT0: Peri<'static, WWDT0>

WWDT0 peripheral

Implementations§

Source§

impl Peripherals

Source

pub unsafe fn steal() -> Self

Unsafely create an instance of this peripheral out of thin air.

§Safety

You must ensure that you’re only using one instance of this type at a time.

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> Az for T

Source§

fn az<Dst>(self) -> Dst
where T: Cast<Dst>,

Casts the value.
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<Src, Dst> CastFrom<Src> for Dst
where Src: Cast<Dst>,

Source§

fn cast_from(src: Src) -> Dst

Casts the value.
Source§

impl<T> CheckedAs for T

Source§

fn checked_as<Dst>(self) -> Option<Dst>
where T: CheckedCast<Dst>,

Casts the value.
Source§

impl<Src, Dst> CheckedCastFrom<Src> for Dst
where Src: CheckedCast<Dst>,

Source§

fn checked_cast_from(src: Src) -> Option<Dst>

Casts the value.
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<Src, Dst> LosslessTryInto<Dst> for Src
where Dst: LosslessTryFrom<Src>,

Source§

fn lossless_try_into(self) -> Option<Dst>

Performs the conversion.
Source§

impl<Src, Dst> LossyInto<Dst> for Src
where Dst: LossyFrom<Src>,

Source§

fn lossy_into(self) -> Dst

Performs the conversion.
Source§

impl<T> OverflowingAs for T

Source§

fn overflowing_as<Dst>(self) -> (Dst, bool)
where T: OverflowingCast<Dst>,

Casts the value.
Source§

impl<Src, Dst> OverflowingCastFrom<Src> for Dst
where Src: OverflowingCast<Dst>,

Source§

fn overflowing_cast_from(src: Src) -> (Dst, bool)

Casts the value.
Source§

impl<T> Same for T

Source§

type Output = T

Should always be Self
Source§

impl<T> SaturatingAs for T

Source§

fn saturating_as<Dst>(self) -> Dst
where T: SaturatingCast<Dst>,

Casts the value.
Source§

impl<Src, Dst> SaturatingCastFrom<Src> for Dst
where Src: SaturatingCast<Dst>,

Source§

fn saturating_cast_from(src: Src) -> Dst

Casts the value.
Source§

impl<T> StrictAs for T

Source§

fn strict_as<Dst>(self) -> Dst
where T: StrictCast<Dst>,

Casts the value.
Source§

impl<Src, Dst> StrictCastFrom<Src> for Dst
where Src: StrictCast<Dst>,

Source§

fn strict_cast_from(src: Src) -> Dst

Casts the value.
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.
Source§

impl<T> UnwrappedAs for T

Source§

fn unwrapped_as<Dst>(self) -> Dst
where T: UnwrappedCast<Dst>,

Casts the value.
Source§

impl<Src, Dst> UnwrappedCastFrom<Src> for Dst
where Src: UnwrappedCast<Dst>,

Source§

fn unwrapped_cast_from(src: Src) -> Dst

Casts the value.
Source§

impl<T> WrappingAs for T

Source§

fn wrapping_as<Dst>(self) -> Dst
where T: WrappingCast<Dst>,

Casts the value.
Source§

impl<Src, Dst> WrappingCastFrom<Src> for Dst
where Src: WrappingCast<Dst>,

Source§

fn wrapping_cast_from(src: Src) -> Dst

Casts the value.