tbm-mcu/include/rcc.h

5 lines
58 B
C
Raw Normal View History

2017-07-20 16:17:30 +02:00
#pragma once
int rcc_init(void);
void rcc_cleanup(void);