modm API documentation
modm::amnb::Device Class Referenceabstract
Inheritance diagram for modm::amnb::Device:
modm::amnb::DeviceWrapper< Uart, TimeoutUsTx, TimeoutUsRx >

Public Member Functions

virtual bool hasReceived () = 0
 
virtual modm::ResumableResult< bool > write (uint8_t data) = 0
 
virtual modm::ResumableResult< bool > read (uint8_t *data) = 0
 

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