F´ Flight Software - C/C++ Documentation  NASA-v2.0.1
A framework for building embedded system applications to NASA flight quality standards.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
LinuxSpiDriverComponentImpl.hpp File Reference
#include "Drv/LinuxSpiDriver/LinuxSpiDriverComponentAc.hpp"

Go to the source code of this file.

Classes

class  Drv::LinuxSpiDriverComponentImpl
 

Namespaces

 Drv
 

Enumerations

enum  Drv::SpiFrequency {
  Drv::SPI_FREQUENCY_1MHZ = 1000000UL, Drv::SPI_FREQUENCY_5MHZ = 5000000UL, Drv::SPI_FREQUENCY_10MHZ = 10000000UL, Drv::SPI_FREQUENCY_15MHZ = 15000000UL,
  Drv::SPI_FREQUENCY_20MHZ = 20000000UL
}