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
 This file includes all the types the logdecoder script will decode.
 

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.