WPILib 2012
WPILibRoboticsLibraryforFRC
DigitalModule Member List
This is the complete list of members for DigitalModule, including all inherited members.
_globalError (defined in ErrorBase)ErrorBase [protected, static]
_globalErrorMutex (defined in ErrorBase)ErrorBase [protected, static]
AddToSingletonList()SensorBase [protected]
AllocateDIO(UINT32 channel, bool input)DigitalModule
AllocateDO_PWM()DigitalModule
CheckAnalogChannel(UINT32 channel)SensorBase [static]
CheckAnalogModule(UINT8 moduleNumber)SensorBase [static]
CheckDigitalChannel(UINT32 channel)SensorBase [static]
CheckDigitalModule(UINT8 moduleNumber)SensorBase [static]
CheckPWMChannel(UINT32 channel)SensorBase [static]
CheckPWMModule(UINT8 moduleNumber)SensorBase [static]
CheckRelayChannel(UINT32 channel)SensorBase [static]
CheckRelayModule(UINT8 moduleNumber)SensorBase [static]
CheckSolenoidChannel(UINT32 channel)SensorBase [static]
CheckSolenoidModule(UINT8 moduleNumber)SensorBase [static]
ClearError() const ErrorBase [virtual]
CloneError(ErrorBase *rhs) const (defined in ErrorBase)ErrorBase [virtual]
DeleteSingletons()SensorBase [static]
DigitalModule(UINT8 moduleNumber)DigitalModule [explicit, protected]
ErrorBase()ErrorBase [protected]
FreeDIO(UINT32 channel)DigitalModule
FreeDO_PWM(UINT32 pwmGenerator)DigitalModule
GetDefaultAnalogModule() (defined in SensorBase)SensorBase [inline, static]
GetDefaultDigitalModule() (defined in SensorBase)SensorBase [inline, static]
GetDefaultSolenoidModule() (defined in SensorBase)SensorBase [inline, static]
GetDIO(UINT32 channel)DigitalModule
GetDIO()DigitalModule
GetDIODirection(UINT32 channel)DigitalModule
GetDIODirection()DigitalModule
GetError()ErrorBase [virtual]
GetError() const (defined in ErrorBase)ErrorBase [virtual]
GetGlobalError()ErrorBase [static]
GetI2C(UINT32 address)DigitalModule
GetInstance(UINT8 moduleNumber)DigitalModule [static]
GetModule(nLoadOut::tModuleType type, UINT8 number)Module [static]
GetNumber() (defined in Module)Module [inline]
GetPWM(UINT32 channel)DigitalModule
GetRelayForward(UINT32 channel)DigitalModule
GetRelayForward()DigitalModule
GetRelayReverse(UINT32 channel)DigitalModule
GetRelayReverse()DigitalModule
GetType() (defined in Module)Module [inline]
I2C (defined in DigitalModule)DigitalModule [friend]
IsPulsing(UINT32 channel)DigitalModule
IsPulsing()DigitalModule
kAnalogChannels (defined in SensorBase)SensorBase [static]
kAnalogModules (defined in SensorBase)SensorBase [static]
kChassisSlots (defined in SensorBase)SensorBase [static]
kDigitalChannels (defined in SensorBase)SensorBase [static]
kDigitalModules (defined in SensorBase)SensorBase [static]
kPwmChannels (defined in SensorBase)SensorBase [static]
kRelayChannels (defined in SensorBase)SensorBase [static]
kSolenoidChannels (defined in SensorBase)SensorBase [static]
kSolenoidModules (defined in SensorBase)SensorBase [static]
kSystemClockTicksPerMicrosecond (defined in SensorBase)SensorBase [static]
m_error (defined in ErrorBase)ErrorBase [mutable, protected]
m_moduleNumberModule [protected]
m_moduleTypeModule [protected]
Module (defined in DigitalModule)DigitalModule [friend]
Module::Module(nLoadOut::tModuleType type, UINT8 number)Module [explicit, protected]
Pulse(UINT32 channel, float pulseLength)DigitalModule
RemapDigitalChannel(UINT32 channel) (defined in DigitalModule)DigitalModule [inline, static]
SensorBase()SensorBase
SetDIO(UINT32 channel, short value)DigitalModule
SetDO_PWMDutyCycle(UINT32 pwmGenerator, float dutyCycle)DigitalModule
SetDO_PWMOutputChannel(UINT32 pwmGenerator, UINT32 channel)DigitalModule
SetDO_PWMRate(float rate)DigitalModule
SetErrnoError(const char *contextMessage, const char *filename, const char *function, UINT32 lineNumber) const ErrorBase [virtual]
SetError(Error::Code code, const char *contextMessage, const char *filename, const char *function, UINT32 lineNumber) const ErrorBase [virtual]
SetGlobalError(Error::Code code, const char *contextMessage, const char *filename, const char *function, UINT32 lineNumber) (defined in ErrorBase)ErrorBase [static]
SetGlobalWPIError(const char *errorMessage, const char *contextMessage, const char *filename, const char *function, UINT32 lineNumber) (defined in ErrorBase)ErrorBase [static]
SetImaqError(int success, const char *contextMessage, const char *filename, const char *function, UINT32 lineNumber) const ErrorBase [virtual]
SetPWM(UINT32 channel, UINT8 value)DigitalModule
SetPWMPeriodScale(UINT32 channel, UINT32 squelchMask)DigitalModule
SetRelayForward(UINT32 channel, bool on)DigitalModule
SetRelayReverse(UINT32 channel, bool on)DigitalModule
SetWPIError(const char *errorMessage, const char *contextMessage, const char *filename, const char *function, UINT32 lineNumber) const ErrorBase [virtual]
StatusIsFatal() const ErrorBase [virtual]
UnmapDigitalChannel(UINT32 channel) (defined in DigitalModule)DigitalModule [inline, static]
~DigitalModule() (defined in DigitalModule)DigitalModule [protected, virtual]
~ErrorBase() (defined in ErrorBase)ErrorBase [virtual]
~Module()Module [protected, virtual]
~SensorBase()SensorBase [virtual]
 All Classes Functions Variables