Struct teensy3_sys::SPISettings [] [src]

pub struct SPISettings {
    pub ctar: u32,
}

Fields

Trait Implementations

impl Debug for SPISettings
[src]

Formats the value using the given formatter.

impl Copy for SPISettings
[src]

impl Clone for SPISettings
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more