APM:Libraries
Public Member Functions | List of all members
Empty::SPIDeviceManager Class Reference

#include <SPIDevice.h>

Inheritance diagram for Empty::SPIDeviceManager:
[legend]
Collaboration diagram for Empty::SPIDeviceManager:
[legend]

Public Member Functions

 SPIDeviceManager ()
 
AP_HAL::OwnPtr< AP_HAL::SPIDeviceget_device (const char *name) override
 
- Public Member Functions inherited from AP_HAL::SPIDeviceManager
virtual uint8_t get_count ()
 
virtual const char * get_device_name (uint8_t idx)
 

Detailed Description

Definition at line 75 of file SPIDevice.h.

Constructor & Destructor Documentation

◆ SPIDeviceManager()

Empty::SPIDeviceManager::SPIDeviceManager ( )
inline

Definition at line 77 of file SPIDevice.h.

Member Function Documentation

◆ get_device()

AP_HAL::OwnPtr<AP_HAL::SPIDevice> Empty::SPIDeviceManager::get_device ( const char *  name)
inlineoverridevirtual

Reimplemented from AP_HAL::SPIDeviceManager.

Definition at line 78 of file SPIDevice.h.

Here is the call graph for this function:

The documentation for this class was generated from the following file: