Embassy
embassy-stm32

Crates

git

Versions

stm32f469vi

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 A23Pin<FMC> for PE2

source§

fn af_num(&self) -> u8

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

impl ClkPin<FMC> for PD3

source§

fn af_num(&self) -> u8

Get the AF number needed to use this pin as ClkPin
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 D10Pin<FMC> for PE13

source§

fn af_num(&self) -> u8

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

impl D11Pin<FMC> for PE14

source§

fn af_num(&self) -> u8

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

impl D12Pin<FMC> for PE15

source§

fn af_num(&self) -> u8

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

impl D13Pin<FMC> for PD8

source§

fn af_num(&self) -> u8

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

impl D14Pin<FMC> for PD9

source§

fn af_num(&self) -> u8

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

impl D15Pin<FMC> for PD10

source§

fn af_num(&self) -> u8

Get the AF number needed to use this pin as D15Pin
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 D8Pin<FMC> for PE11

source§

fn af_num(&self) -> u8

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

impl D9Pin<FMC> for PE12

source§

fn af_num(&self) -> u8

Get the AF number needed to use this pin as D9Pin
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 DA10Pin<FMC> for PE13

source§

fn af_num(&self) -> u8

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

impl DA11Pin<FMC> for PE14

source§

fn af_num(&self) -> u8

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

impl DA12Pin<FMC> for PE15

source§

fn af_num(&self) -> u8

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

impl DA13Pin<FMC> for PD8

source§

fn af_num(&self) -> u8

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

impl DA14Pin<FMC> for PD9

source§

fn af_num(&self) -> u8

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

impl DA15Pin<FMC> for PD10

source§

fn af_num(&self) -> u8

Get the AF number needed to use this pin as DA15Pin
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 DA8Pin<FMC> for PE11

source§

fn af_num(&self) -> u8

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

impl DA9Pin<FMC> for PE12

source§

fn af_num(&self) -> u8

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

impl NE1Pin<FMC> for PD7

source§

fn af_num(&self) -> u8

Get the AF number needed to use this pin as NE1Pin
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 PD4

source§

fn af_num(&self) -> u8

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

impl NWEPin<FMC> for PD5

source§

fn af_num(&self) -> u8

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

impl NWaitPin<FMC> for PD6

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