Trait stm32_fmc::PinsSdram[][src]

pub trait PinsSdram<Bank: SdramPinSet, Address: AddressPinSet> {
    const NUMBER_INTERNAL_BANKS: u8;
}

Set of pins for an SDRAM, that corresponds to a specific bank

Associated Constants

const NUMBER_INTERNAL_BANKS: u8[src]

The number of SDRAM banks addressable with this set of pins

Loading content...

Implementors

Loading content...