[][src]Trait stm32_fmc::AddressPinSet

pub trait AddressPinSet {
    const ADDRESS_PINS: u8;
}

Set of address pins

Associated Constants

const ADDRESS_PINS: u8

The number of address pins in this set of pins

Loading content...

Implementors

impl AddressPinSet for AddressPins11[src]

impl AddressPinSet for AddressPins12[src]

impl AddressPinSet for AddressPins13[src]

Loading content...