Struct ws281x::ffi::rpi_hw_t [] [src]

#[repr(C)]
pub struct rpi_hw_t { pub type_: uint32_t, pub hwver: uint32_t, pub periph_base: uint32_t, pub videocore_base: uint32_t, pub desc: *mut c_char, }

Fields

Trait Implementations

impl Debug for rpi_hw_t
[src]

Formats the value using the given formatter.