COSA
An Object-Oriented Platform for Arduino Programming
Soft::SPI::Driver Member List

This is the complete list of members for Soft::SPI::Driver, including all inherited members.

clock(uint32_t freq)Soft::SPI::Driverinlinestatic
cycle(uint16_t ns)Soft::SPI::Driverinlinestatic
Driver(Board::DigitalPin cs, Pulse pulse=DEFAULT_PULSE, Clock clock=DEFAULT_CLOCK, uint8_t mode=0, Order order=MSB_ORDER, Interrupt::Handler *irq=NULL)Soft::SPI::Driver
m_csSoft::SPI::Driverprotected
m_dataSoft::SPI::Driverprotected
m_irqSoft::SPI::Driverprotected
m_modeSoft::SPI::Driverprotected
m_nextSoft::SPI::Driverprotected
m_orderSoft::SPI::Driverprotected
m_pulseSoft::SPI::Driverprotected
set_clock(Clock rate)Soft::SPI::Driver
set_clock(uint32_t freq)Soft::SPI::Driverinline
SPI classSoft::SPI::Driverfriend