Wrapper structure for PwmssUdt. More...
#include <src/c_wrapper/pruio.h>
Public Attributes | |
pruIo * | Top |
pointer to the calling PruIo instance | |
pwmssSet * | Init [PRUIO_AZ_PWMSS+1] |
initial device configuration, used in the destructor PruIo:~PruIo() | |
pwmssSet * | Conf [PRUIO_AZ_PWMSS+1] |
current device configuration, used in PruIo::config() | |
pwmssArr * | Raw [PRUIO_AZ_PWMSS+1] |
pointer to current raw subsystem data (IO) | |
uint32 | InitParA |
offset to read data block offset | |
const uint16 | CapMod |
value for ECCTL2 in CAP mode (&b11010110) | |