lis302dl
LIS302DL_DataRateCmd()
is only used within lis302dl.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
lis302dl
LIS302DL_DataRateCmd()
LIS302DL_DataRateCmd() function
Data Rate command
Syntax
Show:
Summary
Declaration
Definition
from
lis302dl.h:668
void
LIS302DL_DataRateCmd
(
uint8_t
DataRateValue
)
;
Implemented in
lis302dl.c:290
Arguments
Argument
Description
DataRateValue
Data rate value This parameter can be one of the following values: @arg LIS302DL_DATARATE_100: 100 Hz output data rate @arg LIS302DL_DATARATE_400: 400 Hz output data rate
Return value
None
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out