Toyomasa Watarai / Mbed OS Mbed-example-WS-W27

Dependencies:   MMA7660 LM75B

Embed: (wiki syntax)

« Back to documentation index

Commands Private Functions

Commands Private Functions
[SPIRIT_Commands]

Functions

void SpiritCmdStrobeCommand (SpiritCmd xCommandCode)
 Sends a specific command to SPIRIT.

Function Documentation

void SpiritCmdStrobeCommand ( SpiritCmd  xCommandCode )

Sends a specific command to SPIRIT.

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

Definition at line 118 of file SPIRIT_Commands.c.