| 
    ChibiOS
    19.1.4
    
   | 
 
L3GD20 3-axis gyroscope class. More...
#include <l3gd20.h>

Data Fields | |
| const struct L3GD20VMT * | vmt | 
| Virtual Methods Table.  More... | |
| BaseGyroscope | gyro_if | 
| Base gyroscope interface.  More... | |
| const struct L3GD20VMT* L3GD20Driver::vmt | 
| BaseGyroscope L3GD20Driver::gyro_if | 
Base gyroscope interface.
Definition at line 551 of file l3gd20.h.
Referenced by l3gd20ObjectInit().