Skyward boardcore
|
Go to the source code of this file.
Namespaces | |
namespace | Boardcore |
Driver for the VN100S IMU. | |
Typedefs | |
using | ctrlPin1 = miosix::Gpio< GPIOC_BASE, 1 > |
Control R/W pin 1. | |
using | ctrlPin2 = miosix::Gpio< GPIOC_BASE, 2 > |
Control R/W pin 2. | |
using ctrlPin1 = miosix::Gpio<GPIOC_BASE, 1> |
Control R/W pin 1.
Definition at line 30 of file MBLoadCell.cpp.
using ctrlPin2 = miosix::Gpio<GPIOC_BASE, 2> |
Control R/W pin 2.
Definition at line 31 of file MBLoadCell.cpp.