S2-LP Low Level API  v. 1.3.0
Functions
Commands Exported Functions

Functions

void S2LPCmdStrobeCommand (S2LPCmd xCommandCode)
 Send a specific command to S2LP. More...
 

Detailed Description

Function Documentation

◆ S2LPCmdStrobeCommand()

void S2LPCmdStrobeCommand ( S2LPCmd  xCommandCode)

Send a specific command to S2LP.

Parameters
xCommandCodecode of the command to send. This parameter can be any value of S2LPCmd.
Return values
None.

Definition at line 118 of file S2LP_Commands.c.