ISF  2.1
Intelligent Sensing Framework for Kinetis with Processor Expert
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
BM_pit_instance.h
Go to the documentation of this file.
1 
2 #define ISF_BM_PIT_INSTANCE (0)
3 #define BM_PIT_SCALER (24)
4 #define BM_PIT_SOURCE_CLK (24000000)
5 #define BM_ROLLOVER_PERIOD (0x100000000/BM_PIT_SCALER) // Guarantees that no period will exceed 32-bit hardware counter.
6 #define CPU_MK64FN1M0VLL12
7 
8