Skyward boardcore
|
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. | |
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.