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