embassy-stm32

Crates

git

Versions

stm32h7r3v8

Flavors

Struct FMC

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

FMC peripheral

Implementations§

Source§

impl FMC

Source

pub unsafe fn steal() -> Peri<'static, 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 PC1

Source§

fn af_num(&self) -> u8

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

impl A16Pin<FMC> for PC1

Source§

fn af_num(&self) -> u8

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

impl A20Pin<FMC> for PB15

Source§

fn af_num(&self) -> u8

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

impl Clone for FMC

Source§

fn clone(&self) -> Self

Returns a copy 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 D0Pin<FMC> for PA12

Source§

fn af_num(&self) -> u8

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

impl D10Pin<FMC> for PB11

Source§

fn af_num(&self) -> u8

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

impl D11Pin<FMC> for PB10

Source§

fn af_num(&self) -> u8

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

impl D12Pin<FMC> for PB5

Source§

fn af_num(&self) -> u8

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

impl D13Pin<FMC> for PB4

Source§

fn af_num(&self) -> u8

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

impl D14Pin<FMC> for PB3

Source§

fn af_num(&self) -> u8

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

impl D15Pin<FMC> for PA15

Source§

fn af_num(&self) -> u8

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

impl D1Pin<FMC> for PA11

Source§

fn af_num(&self) -> u8

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

impl D2Pin<FMC> for PA10

Source§

fn af_num(&self) -> u8

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

impl D3Pin<FMC> for PA9

Source§

fn af_num(&self) -> u8

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

impl D4Pin<FMC> for PA8

Source§

fn af_num(&self) -> u8

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

impl D5Pin<FMC> for PA2

Source§

fn af_num(&self) -> u8

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

impl D6Pin<FMC> for PA1

Source§

fn af_num(&self) -> u8

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

impl D7Pin<FMC> for PA0

Source§

fn af_num(&self) -> u8

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

impl D8Pin<FMC> for PB13

Source§

fn af_num(&self) -> u8

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

impl D8Pin<FMC> for PD7

Source§

fn af_num(&self) -> u8

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

impl D9Pin<FMC> for PB12

Source§

fn af_num(&self) -> u8

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

impl D9Pin<FMC> for PB8

Source§

fn af_num(&self) -> u8

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

impl DA0Pin<FMC> for PA12

Source§

fn af_num(&self) -> u8

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

impl DA10Pin<FMC> for PB11

Source§

fn af_num(&self) -> u8

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

impl DA11Pin<FMC> for PB10

Source§

fn af_num(&self) -> u8

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

impl DA12Pin<FMC> for PB5

Source§

fn af_num(&self) -> u8

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

impl DA13Pin<FMC> for PB4

Source§

fn af_num(&self) -> u8

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

impl DA14Pin<FMC> for PB3

Source§

fn af_num(&self) -> u8

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

impl DA15Pin<FMC> for PA15

Source§

fn af_num(&self) -> u8

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

impl DA1Pin<FMC> for PA11

Source§

fn af_num(&self) -> u8

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

impl DA2Pin<FMC> for PA10

Source§

fn af_num(&self) -> u8

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

impl DA3Pin<FMC> for PA9

Source§

fn af_num(&self) -> u8

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

impl DA4Pin<FMC> for PA8

Source§

fn af_num(&self) -> u8

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

impl DA5Pin<FMC> for PA2

Source§

fn af_num(&self) -> u8

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

impl DA6Pin<FMC> for PA1

Source§

fn af_num(&self) -> u8

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

impl DA7Pin<FMC> for PA0

Source§

fn af_num(&self) -> u8

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

impl DA8Pin<FMC> for PB13

Source§

fn af_num(&self) -> u8

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

impl DA8Pin<FMC> for PD7

Source§

fn af_num(&self) -> u8

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

impl DA9Pin<FMC> for PB12

Source§

fn af_num(&self) -> u8

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

impl DA9Pin<FMC> for PB8

Source§

fn af_num(&self) -> u8

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

impl Debug for FMC

Source§

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

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

impl Format for FMC
where (): Format,

Source§

fn format(&self, f: Formatter<'_>)

Writes the defmt representation of self to fmt.
Source§

impl INTPin<FMC> for PA7

Source§

fn af_num(&self) -> u8

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

impl NBL1Pin<FMC> for PC0

Source§

fn af_num(&self) -> u8

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

impl NE1Pin<FMC> for PB14

Source§

fn af_num(&self) -> u8

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

impl NE1Pin<FMC> for PD12

Source§

fn af_num(&self) -> u8

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

impl NOEPin<FMC> for PA5

Source§

fn af_num(&self) -> u8

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

impl NOEPin<FMC> for PB1

Source§

fn af_num(&self) -> u8

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

impl NWEPin<FMC> for PB2

Source§

fn af_num(&self) -> u8

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

impl SDCKE1Pin<FMC> for PB7

Source§

fn af_num(&self) -> u8

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

Source§

impl Instance for FMC

Source§

impl PeripheralType 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> CloneToUninit for T
where T: Clone,

Source§

unsafe fn clone_to_uninit(&self, dst: *mut u8)

🔬This is a nightly-only experimental API. (clone_to_uninit)
Performs copy-assignment from self to dst. 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.