 |
F´ Flight Software - C/C++ Documentation
NASA-v2.0.1
A framework for building embedded system applications to NASA flight quality standards.
|
Go to the documentation of this file.
18 #ifndef SVC_RATEGROUPDRIVER_IMPL_HPP
19 #define SVC_RATEGROUPDRIVER_IMPL_HPP
21 #include <Svc/RateGroupDriver/RateGroupDriverComponentAc.hpp>
void init(void)
RateGroupDriverImpl initialization function.
Serializable class for carrying timer values.
unsigned int NATIVE_UINT_TYPE
native unsigned integer type declaration
~RateGroupDriverImpl(void)
RateGroupDriverImpl destructor.
RateGroupDriverImpl(const char *compName, NATIVE_INT_TYPE dividers[], NATIVE_INT_TYPE numDividers)
RateGroupDriverImpl constructor.
Implementation class for RateGroupDriver.
static const NATIVE_UINT_TYPE DIVIDER_SIZE
Size of the divider table, provided as a constants to users passing the table in.
Declares ISF basic types.
int NATIVE_INT_TYPE
native integer type declaration