Unit 'PXL.Boards.Galileo' Package
[Overview][Resource strings][Types][Classes][Index] [#pl_asphyrepxl]

TGalileoPWM

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: PXL.Boards.Galileo.pas line 174

type TGalileoPWM = class(TCustomPWM)

protected

  function GetEnabled(); override;

  

  procedure SetEnabled(); override;

  

  function GetPeriod(); override;

  

  procedure SetPeriod(); override;

  

  function GetDutyCycle(); override;

  

  procedure SetDutyCycle(); override;

  

public

  constructor Create();

  

  destructor Destroy; override;

  

  property GPIO: TGalileoGPIO; [r]

  

  property SysfsPWM: TSysfsPWM; [r]

  

end;

Inheritance

TGalileoPWM

  

|

TCustomPWM

  

|

TObject



CT Web help

CodeTyphon Studio