Skyward boardcore
Loading...
Searching...
No Matches
MBLoadCell.cpp File Reference
#include "MBLoadCell.h"
#include <cmath>
#include <iostream>
#include "stdlib.h"
Include dependency graph for MBLoadCell.cpp:

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.
 

Typedef Documentation

◆ ctrlPin1

using ctrlPin1 = miosix::Gpio<GPIOC_BASE, 1>

Control R/W pin 1.

Definition at line 30 of file MBLoadCell.cpp.

◆ ctrlPin2

using ctrlPin2 = miosix::Gpio<GPIOC_BASE, 2>

Control R/W pin 2.

Definition at line 31 of file MBLoadCell.cpp.