embassy-stm32

Crates

git

Versions

stm32f439ni

Flavors

embassy_stm32::peripherals

Struct FMC

Source
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 A0Pin<FMC> for PF0

Source§

fn af_num(&self) -> u8

Get the AF number needed to use this pin as A0Pin
Source§

impl A10Pin<FMC> for PG0

Source§

fn af_num(&self) -> u8

Get the AF number needed to use this pin as A10Pin
Source§

impl A11Pin<FMC> for PG1

Source§

fn af_num(&self) -> u8

Get the AF number needed to use this pin as A11Pin
Source§

impl A12Pin<FMC> for PG2

Source§

fn af_num(&self) -> u8

Get the AF number needed to use this pin as A12Pin
Source§

impl A13Pin<FMC> for PG3

Source§

fn af_num(&self) -> u8

Get the AF number needed to use this pin as A13Pin
Source§

impl A14Pin<FMC> for PG4

Source§

fn af_num(&self) -> u8

Get the AF number needed to use this pin as A14Pin
Source§

impl A15Pin<FMC> for PG5

Source§

fn af_num(&self) -> u8

Get the AF number needed to use this pin as A15Pin
Source§

impl A16Pin<FMC> for PD11

Source§

fn af_num(&self) -> u8

Get the AF number needed to use this pin as A16Pin
Source§

impl A17Pin<FMC> for PD12

Source§

fn af_num(&self) -> u8

Get the AF number needed to use this pin as A17Pin
Source§

impl A18Pin<FMC> for PD13

Source§

fn af_num(&self) -> u8

Get the AF number needed to use this pin as A18Pin
Source§

impl A19Pin<FMC> for PE3

Source§

fn af_num(&self) -> u8

Get the AF number needed to use this pin as A19Pin
Source§

impl A1Pin<FMC> for PF1

Source§

fn af_num(&self) -> u8

Get the AF number needed to use this pin as A1Pin
Source§

impl A20Pin<FMC> for PE4

Source§

fn af_num(&self) -> u8

Get the AF number needed to use this pin as A20Pin
Source§

impl A21Pin<FMC> for PE5

Source§

fn af_num(&self) -> u8

Get the AF number needed to use this pin as A21Pin
Source§

impl A22Pin<FMC> for PE6

Source§

fn af_num(&self) -> u8

Get the AF number needed to use this pin as A22Pin
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 A24Pin<FMC> for PG13

Source§

fn af_num(&self) -> u8

Get the AF number needed to use this pin as A24Pin
Source§

impl A25Pin<FMC> for PG14

Source§

fn af_num(&self) -> u8

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

impl A2Pin<FMC> for PF2

Source§

fn af_num(&self) -> u8

Get the AF number needed to use this pin as A2Pin
Source§

impl A3Pin<FMC> for PF3

Source§

fn af_num(&self) -> u8

Get the AF number needed to use this pin as A3Pin
Source§

impl A4Pin<FMC> for PF4

Source§

fn af_num(&self) -> u8

Get the AF number needed to use this pin as A4Pin
Source§

impl A5Pin<FMC> for PF5

Source§

fn af_num(&self) -> u8

Get the AF number needed to use this pin as A5Pin
Source§

impl A6Pin<FMC> for PF12

Source§

fn af_num(&self) -> u8

Get the AF number needed to use this pin as A6Pin
Source§

impl A7Pin<FMC> for PF13

Source§

fn af_num(&self) -> u8

Get the AF number needed to use this pin as A7Pin
Source§

impl A8Pin<FMC> for PF14

Source§

fn af_num(&self) -> u8

Get the AF number needed to use this pin as A8Pin
Source§

impl A9Pin<FMC> for PF15

Source§

fn af_num(&self) -> u8

Get the AF number needed to use this pin as A9Pin
Source§

impl BA0Pin<FMC> for PG4

Source§

fn af_num(&self) -> u8

Get the AF number needed to use this pin as BA0Pin
Source§

impl BA1Pin<FMC> for PG5

Source§

fn af_num(&self) -> u8

Get the AF number needed to use this pin as BA1Pin
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 D16Pin<FMC> for PH8

Source§

fn af_num(&self) -> u8

Get the AF number needed to use this pin as D16Pin
Source§

impl D17Pin<FMC> for PH9

Source§

fn af_num(&self) -> u8

Get the AF number needed to use this pin as D17Pin
Source§

impl D18Pin<FMC> for PH10

Source§

fn af_num(&self) -> u8

Get the AF number needed to use this pin as D18Pin
Source§

impl D19Pin<FMC> for PH11

Source§

fn af_num(&self) -> u8

Get the AF number needed to use this pin as D19Pin
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 D20Pin<FMC> for PH12

Source§

fn af_num(&self) -> u8

Get the AF number needed to use this pin as D20Pin
Source§

impl D21Pin<FMC> for PH13

Source§

fn af_num(&self) -> u8

Get the AF number needed to use this pin as D21Pin
Source§

impl D22Pin<FMC> for PH14

Source§

fn af_num(&self) -> u8

Get the AF number needed to use this pin as D22Pin
Source§

impl D23Pin<FMC> for PH15

Source§

fn af_num(&self) -> u8

Get the AF number needed to use this pin as D23Pin
Source§

impl D24Pin<FMC> for PI0

Source§

fn af_num(&self) -> u8

Get the AF number needed to use this pin as D24Pin
Source§

impl D25Pin<FMC> for PI1

Source§

fn af_num(&self) -> u8

Get the AF number needed to use this pin as D25Pin
Source§

impl D26Pin<FMC> for PI2

Source§

fn af_num(&self) -> u8

Get the AF number needed to use this pin as D26Pin
Source§

impl D27Pin<FMC> for PI3

Source§

fn af_num(&self) -> u8

Get the AF number needed to use this pin as D27Pin
Source§

impl D28Pin<FMC> for PI6

Source§

fn af_num(&self) -> u8

Get the AF number needed to use this pin as D28Pin
Source§

impl D29Pin<FMC> for PI7

Source§

fn af_num(&self) -> u8

Get the AF number needed to use this pin as D29Pin
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 D30Pin<FMC> for PI9

Source§

fn af_num(&self) -> u8

Get the AF number needed to use this pin as D30Pin
Source§

impl D31Pin<FMC> for PI10

Source§

fn af_num(&self) -> u8

Get the AF number needed to use this pin as D31Pin
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 NBL0Pin<FMC> for PE0

Source§

fn af_num(&self) -> u8

Get the AF number needed to use this pin as NBL0Pin
Source§

impl NBL1Pin<FMC> for PE1

Source§

fn af_num(&self) -> u8

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

impl NBL2Pin<FMC> for PI4

Source§

fn af_num(&self) -> u8

Get the AF number needed to use this pin as NBL2Pin
Source§

impl NBL3Pin<FMC> for PI5

Source§

fn af_num(&self) -> u8

Get the AF number needed to use this pin as NBL3Pin
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 NE2Pin<FMC> for PG9

Source§

fn af_num(&self) -> u8

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

impl NE3Pin<FMC> for PG10

Source§

fn af_num(&self) -> u8

Get the AF number needed to use this pin as NE3Pin
Source§

impl NE4Pin<FMC> for PG12

Source§

fn af_num(&self) -> u8

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

Source§

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 PH2

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 SDCKE1Pin<FMC> for PH7

Source§

fn af_num(&self) -> u8

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

impl SDCLKPin<FMC> for PG8

Source§

fn af_num(&self) -> u8

Get the AF number needed to use this pin as SDCLKPin
Source§

impl SDNCASPin<FMC> for PG15

Source§

fn af_num(&self) -> u8

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

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 SDNE1Pin<FMC> for PH6

Source§

fn af_num(&self) -> u8

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

impl SDNRASPin<FMC> for PF11

Source§

fn af_num(&self) -> u8

Get the AF number needed to use this pin as SDNRASPin
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 SDNWEPin<FMC> for PH5

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

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.