Struct stm32_fmc::AddressPins13 [−][src]
pub struct AddressPins13;
Expand description
Type to mark that there are 13 address pins
Trait Implementations
impl AddressPinSet for AddressPins13
[src]
impl AddressPinSet for AddressPins13
[src]const ADDRESS_PINS: u8
[src]
const ADDRESS_PINS: u8
[src]The number of address pins in this set of pins
impl Clone for AddressPins13
[src]
impl Clone for AddressPins13
[src]fn clone(&self) -> AddressPins13
[src]
fn clone(&self) -> AddressPins13
[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 AddressPins13
[src]
impl Debug for AddressPins13
[src]