Struct stm32_fmc::AddressPins12 [−][src]
pub struct AddressPins12;
Expand description
Type to mark that there are 12 address pins
Trait Implementations
impl AddressPinSet for AddressPins12
[src]
impl AddressPinSet for AddressPins12
[src]const ADDRESS_PINS: u8
[src]
const ADDRESS_PINS: u8
[src]The number of address pins in this set of pins
impl Clone for AddressPins12
[src]
impl Clone for AddressPins12
[src]fn clone(&self) -> AddressPins12
[src]
fn clone(&self) -> AddressPins12
[src]Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)
1.0.0[src]
fn clone_from(&mut self, source: &Self)
1.0.0[src]Performs copy-assignment from source
. Read more
impl Debug for AddressPins12
[src]
impl Debug for AddressPins12
[src]