![]() |
Pico Core
|
#include <reg_types.h>
Go to the source code of this file.
Classes | |
struct | msg_header_t |
struct | msg_t |
struct | timestamped_msg_t |
Macros | |
#define | MAX_PACKET_SIZE (255) |
Enumerations | |
enum | msg_type_t : uint8_t { READ = 1 , WRITE = 2 , EVENT = 3 , READ_ERROR = 9 , WRITE_ERROR = 10 } |
#define MAX_PACKET_SIZE (255) |
enum msg_type_t : uint8_t |