#include <rotator.h>
Data Fields | |
rot_caps * | caps |
rot_state | state |
Rotator structure
This is the master data structure, acting as a handle for the controlled rotator. A pointer to this structure is returned by the rot_init() API function and is passed as a parameter to every rotator specific API call.
|
Rotator caps. |
|
Rotator state. |