Skyward boardcore
Loading...
Searching...
No Matches
GeneralPurposeTimer.h File Reference
#include <type_traits>
#include "BasicTimer.h"
Include dependency graph for GeneralPurposeTimer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Boardcore::GeneralPurposeTimer< T >
 Driver for STM32 general purpose timers. More...
 

Namespaces

namespace  Boardcore
 This file includes all the types the logdecoder script will decode.
 

Typedefs

using Boardcore::GP16bitTimer = GeneralPurposeTimer<uint16_t>
 General purpose 16bit timer.
 
using Boardcore::GP32bitTimer = GeneralPurposeTimer<uint32_t>
 General purpose 32bit timer.