ICARUS OS (Intelligent Cooperative Architecture for Real-time Unified Systems) 0.1.0
Preemptive Real-Time Operating System for ARM Cortex-M7
Loading...
Searching...
No Matches
LSM9DS1_Register_Union

This union group all the registers having a bit-field description. More...

Data Structures

union  lsm9ds1_reg_t
 

Detailed Description

This union group all the registers having a bit-field description.

This union is useful but it's not needed by the driver.

REMOVING this union you are compliant with: MISRA-C 2012 [Rule 19.2] -> " Union are not allowed "