getEnabled method

bool getEnabled()

Implementation

bool getEnabled() {
  return _getBoolValue(_nativePWMgetEndabled);
}