Struct rs_ws281x::pwm_pin_table_t [] [src]

#[repr(C)]
pub struct pwm_pin_table_t { pub pinnum: c_int, pub altnum: c_int, }

Fields

Trait Implementations

impl Debug for pwm_pin_table_t
[src]

[src]

Formats the value using the given formatter.

impl Copy for pwm_pin_table_t
[src]

impl Clone for pwm_pin_table_t
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more