Skyward boardcore
|
#include "../DMADefs.h"
Go to the source code of this file.
Namespaces | |
namespace | Boardcore |
This file includes all the types the logdecoder script will decode. | |
namespace | Boardcore::DMADefs |
Variables | |
const std::multimap< Peripherals, std::pair< DMAStreamId, Channel > > | Boardcore::DMADefs::mapPeripherals |
Maps the peripherals to the dma streams (and the corresponding channel) that are connected with. | |