Struct teensy3_sys::digital_pin_bitband_and_config_table_struct [] [src]

pub struct digital_pin_bitband_and_config_table_struct {
    pub reg: *mut u32,
    pub config: *mut u32,
}

Fields

Trait Implementations

impl Debug for digital_pin_bitband_and_config_table_struct
[src]

Formats the value using the given formatter.

impl Copy for digital_pin_bitband_and_config_table_struct
[src]

impl Clone for digital_pin_bitband_and_config_table_struct
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more