AM263x MCU+ SDK  08.02.01

Detailed Description

Driver implementation callbacks.

Data Fields

LED_OpenFxn openFxn
 
LED_CloseFxn closeFxn
 
LED_OnFxn onFxn
 
LED_OffFxn offFxn
 
LED_SetMaskFxn setMaskFxn
 

Field Documentation

◆ openFxn

LED_OpenFxn LED_Fxns::openFxn

LED driver implementation specific callback

◆ closeFxn

LED_CloseFxn LED_Fxns::closeFxn

LED driver implementation specific callback

◆ onFxn

LED_OnFxn LED_Fxns::onFxn

LED driver implementation specific callback

◆ offFxn

LED_OffFxn LED_Fxns::offFxn

LED driver implementation specific callback

◆ setMaskFxn

LED_SetMaskFxn LED_Fxns::setMaskFxn

LED driver implementation specific callback