Struct bcm2709_spi::spi::SPI [] [src]

#[repr(C)]
pub struct SPI { /* fields omitted */ }

Trait Implementations

Auto Trait Implementations

impl Send for SPI

impl !Sync for SPI