VitroIO SDK
Software development kit for Vitro Shard.
Loading...
Searching...
No Matches
canbus_frame.h File Reference
#include <mbed.h>
Include dependency graph for canbus_frame.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  vitroio::sdk::CanbusFrame
 Class is a wrapper for mbed::CANMessage. It provides interface allowing creation of frames complied with vitroio protocol. More...
 

Namespaces

namespace  vitroio
 The namespace contains all of components of vitro-shard-sdk and components based on the sdk. It is suggested to place types inherited from the sdk components in this namespace e.g. implementations of sensors drivers/interfaces.
 
namespace  vitroio::sdk
 The namespace contains all of components defined by vitro-shard-sdk.