Struct bcm2709_spi::spi::FIFO [] [src]

pub struct FIFO { /* fields omitted */ }

Methods

impl FIFO
[src]

[src]

Modifies the content of the FIFO register

[src]

Reads the contents of the FIFO register

[src]

Writes to the register

[src]

Writes reset value to the register

Trait Implementations

Auto Trait Implementations

impl Send for FIFO

impl !Sync for FIFO