Embassy
embassy-stm32

Crates

git

Versions

stm32h573mi

Flavors

Struct embassy_stm32::peripherals::FMC

·
pub struct FMC { /* private fields */ }
Expand description

FMC peripheral

Implementations§

source§

impl FMC

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.

Trait Implementations§

source§

impl A25Pin<FMC> for PC0

source§

fn af_num(&self) -> u8

Get the AF number needed to use this pin as A25Pin
source§

impl D0Pin<FMC> for PD14

source§

fn af_num(&self) -> u8

Get the AF number needed to use this pin as D0Pin
source§

impl D1Pin<FMC> for PD15

source§

fn af_num(&self) -> u8

Get the AF number needed to use this pin as D1Pin
source§

impl D2Pin<FMC> for PD0

source§

fn af_num(&self) -> u8

Get the AF number needed to use this pin as D2Pin
source§

impl D3Pin<FMC> for PD1

source§

fn af_num(&self) -> u8

Get the AF number needed to use this pin as D3Pin
source§

impl D4Pin<FMC> for PE7

source§

fn af_num(&self) -> u8

Get the AF number needed to use this pin as D4Pin
source§

impl D5Pin<FMC> for PE8

source§

fn af_num(&self) -> u8

Get the AF number needed to use this pin as D5Pin
source§

impl D6Pin<FMC> for PE9

source§

fn af_num(&self) -> u8

Get the AF number needed to use this pin as D6Pin
source§

impl D7Pin<FMC> for PE10

source§

fn af_num(&self) -> u8

Get the AF number needed to use this pin as D7Pin
source§

impl DA0Pin<FMC> for PD14

source§

fn af_num(&self) -> u8

Get the AF number needed to use this pin as DA0Pin
source§

impl DA1Pin<FMC> for PD15

source§

fn af_num(&self) -> u8

Get the AF number needed to use this pin as DA1Pin
source§

impl DA2Pin<FMC> for PD0

source§

fn af_num(&self) -> u8

Get the AF number needed to use this pin as DA2Pin
source§

impl DA3Pin<FMC> for PD1

source§

fn af_num(&self) -> u8

Get the AF number needed to use this pin as DA3Pin
source§

impl DA4Pin<FMC> for PE7

source§

fn af_num(&self) -> u8

Get the AF number needed to use this pin as DA4Pin
source§

impl DA5Pin<FMC> for PE8

source§

fn af_num(&self) -> u8

Get the AF number needed to use this pin as DA5Pin
source§

impl DA6Pin<FMC> for PE9

source§

fn af_num(&self) -> u8

Get the AF number needed to use this pin as DA6Pin
source§

impl DA7Pin<FMC> for PE10

source§

fn af_num(&self) -> u8

Get the AF number needed to use this pin as DA7Pin
source§

impl INTPin<FMC> for PC8

source§

fn af_num(&self) -> u8

Get the AF number needed to use this pin as INTPin
source§

impl NBL1Pin<FMC> for PA15

source§

fn af_num(&self) -> u8

Get the AF number needed to use this pin as NBL1Pin
source§

impl NCEPin<FMC> for PC8

source§

fn af_num(&self) -> u8

Get the AF number needed to use this pin as NCEPin
source§

impl NE1Pin<FMC> for PC7

source§

fn af_num(&self) -> u8

Get the AF number needed to use this pin as NE1Pin
source§

impl NE2Pin<FMC> for PC8

source§

fn af_num(&self) -> u8

Get the AF number needed to use this pin as NE2Pin
source§

impl NLPin<FMC> for PB7

source§

fn af_num(&self) -> u8

Get the AF number needed to use this pin as NLPin
source§

impl NOEPin<FMC> for PA8

source§

fn af_num(&self) -> u8

Get the AF number needed to use this pin as NOEPin
source§

impl NWEPin<FMC> for PA7

source§

fn af_num(&self) -> u8

Get the AF number needed to use this pin as NWEPin
source§

impl NWEPin<FMC> for PA9

source§

fn af_num(&self) -> u8

Get the AF number needed to use this pin as NWEPin
source§

impl NWaitPin<FMC> for PC6

source§

fn af_num(&self) -> u8

Get the AF number needed to use this pin as NWaitPin
source§

impl Peripheral for FMC

§

type P = FMC

Peripheral singleton type
source§

unsafe fn clone_unchecked(&self) -> Self::P

Unsafely clone (duplicate) a peripheral singleton. Read more
source§

fn into_ref<'a>(self) -> PeripheralRef<'a, Self::P>
where Self: 'a,

Convert a value into a PeripheralRef. Read more
source§

impl SDCKE0Pin<FMC> for PC3

source§

fn af_num(&self) -> u8

Get the AF number needed to use this pin as SDCKE0Pin
source§

impl SDCKE0Pin<FMC> for PC5

source§

fn af_num(&self) -> u8

Get the AF number needed to use this pin as SDCKE0Pin
source§

impl SDCKE1Pin<FMC> for PB5

source§

fn af_num(&self) -> u8

Get the AF number needed to use this pin as SDCKE1Pin
source§

impl SDNE0Pin<FMC> for PC2

source§

fn af_num(&self) -> u8

Get the AF number needed to use this pin as SDNE0Pin
source§

impl SDNE0Pin<FMC> for PC4

source§

fn af_num(&self) -> u8

Get the AF number needed to use this pin as SDNE0Pin
source§

impl SDNE1Pin<FMC> for PB6

source§

fn af_num(&self) -> u8

Get the AF number needed to use this pin as SDNE1Pin
source§

impl SDNWEPin<FMC> for PA7

source§

fn af_num(&self) -> u8

Get the AF number needed to use this pin as SDNWEPin
source§

impl SDNWEPin<FMC> for PC0

source§

fn af_num(&self) -> u8

Get the AF number needed to use this pin as SDNWEPin
source§

impl Instance for FMC

source§

impl RccPeripheral for FMC

Auto Trait Implementations§

§

impl Freeze for FMC

§

impl RefUnwindSafe for FMC

§

impl Send for FMC

§

impl Sync for FMC

§

impl Unpin for FMC

§

impl UnwindSafe for FMC

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> 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>,

§

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>,

§

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.