RTEMS 6.1-rc6
|
Regulator Message Instance Management Structure. More...
#include <regulatorimpl.h>
Data Fields | |
void * | buffer |
size_t | length |
Regulator Message Instance Management Structure.
void* _Regulator_Message_t::buffer |
This points to the message contents.
size_t _Regulator_Message_t::length |
This is the length of the message.