L3GD20_FilterCmd() is only used within l3gd20.
 
Symbols
loading...
Files
loading...

L3GD20_FilterCmd() function

Enable or Disable High Pass Filter

Syntax

void L3GD20_FilterCmd(uint8_t HighPassFilterState);
Implemented in l3gd20.c:296

Arguments

HighPassFilterState

new state of the High Pass Filter feature. This parameter can be: @arg: L3GD20_HIGHPASSFILTER_DISABLE @arg: L3GD20_HIGHPASSFILTER_ENABLE

Return value

None

References

LocationText
l3gd20.c:296
void L3GD20_FilterCmd(uint8_t HighPassFilterState)
l3gd20.h:270
void L3GD20_FilterCmd(uint8_t HighPassFilterState);
l3gd20.c:74
L3GD20_FilterCmd,

Call Tree

Functions called by L3GD20_FilterCmd()
L3GD20_FilterCmd()
all items filtered out
Data read by L3GD20_FilterCmd()
Data written by L3GD20_FilterCmd()
L3GD20_FilterCmd()::tmpreg
all items filtered out
L3GD20_FilterCmd()
L3GD20_FilterCmd()::tmpreg
all items filtered out
Implementations
L3GD20_FilterCmd()
all items filtered out
Type of L3GD20_FilterCmd()
L3GD20_FilterCmd()
uint8_t
all items filtered out