I2C_Drivers (ARM) 1.1
SMFSW collection of HAL I2C Drivers for ARM
Loading...
Searching...
No Matches
DS_GPMS_ex.h File Reference

DS-GPM.S Driver extensions. More...

#include "sarmfsw.h"
#include "DS_GPMS.h"
Include dependency graph for DS_GPMS_ex.h:
This graph shows which files directly or indirectly include this file:

Data Structures

union  uGPMS_WR_REG_MAP
 Union of DS-GPM.S writeable registry map. More...
 
union  uGPMS_RD_REG_MAP
 Union of DS-GPM.S readable registry map. More...
 

Functions

FctERR GPMS_Set_Mode (const GPMS_mode mode)
 
FctERR GPMS_Get_Mode (GPMS_mode *const mode)
 
FctERR GPMS_Get_Signal_Quality (GPMS_quality *const quality)
 
FctERR GPMS_Get_Status (uint8_t *const status)
 
FctERR GPMS_Get_IO_Value (uint8_t *const io, const uint8_t chan)
 

Detailed Description

DS-GPM.S Driver extensions.

Author
SMFSW

DS-GPM.S: 99 Channel Positioning System (GPS + GLONASS) Shield

Function Documentation

◆ GPMS_Get_IO_Value()

FctERR GPMS_Get_IO_Value ( uint8_t *const io,
const uint8_t chan )
Here is the call graph for this function:

◆ GPMS_Get_Mode()

FctERR GPMS_Get_Mode ( GPMS_mode *const mode)
inline
Here is the call graph for this function:

◆ GPMS_Get_Signal_Quality()

FctERR GPMS_Get_Signal_Quality ( GPMS_quality *const quality)
inline
Here is the call graph for this function:

◆ GPMS_Get_Status()

FctERR GPMS_Get_Status ( uint8_t *const status)
inline
Here is the call graph for this function:

◆ GPMS_Set_Mode()

FctERR GPMS_Set_Mode ( const GPMS_mode mode)
inline
Here is the call graph for this function: