S2-LP Low Level API  v. 1.3.0
Variables
Types Exported Variables

Variables

volatile S2LPStatus g_xStatus
 S2LP Status global variable. This global variable of S2LPStatus type is updated on every SPI transaction to maintain memory of S2LP Status. More...
 

Detailed Description

Variable Documentation

◆ g_xStatus

volatile S2LPStatus g_xStatus

S2LP Status global variable. This global variable of S2LPStatus type is updated on every SPI transaction to maintain memory of S2LP Status.

Definition at line 82 of file S2LP_Types.c.