APM:Libraries
ChibiOS::SPIDesc Member List

This is the complete list of members for ChibiOS::SPIDesc, including all inherited members.

busChibiOS::SPIDesc
deviceChibiOS::SPIDesc
highspeedChibiOS::SPIDesc
lowspeedChibiOS::SPIDesc
modeChibiOS::SPIDesc
nameChibiOS::SPIDesc
pal_lineChibiOS::SPIDesc
SPIDesc(const char *_name, uint8_t _bus, uint8_t _device, ioline_t _pal_line, uint16_t _mode, uint32_t _lowspeed, uint32_t _highspeed)ChibiOS::SPIDescinline