Imt.Base C++ API V4.1.1.0
Loading...
Searching...
No Matches
SystemPeripherals_SYSCFG.h
Go to the documentation of this file.
1// (c) IMT - Information Management Technology AG, CH-9470 Buchs, www.imt.ch.
2
3#ifndef SYSTEMPERIPHERALS_SYSCFG_H
4#define SYSTEMPERIPHERALS_SYSCFG_H
5
8
9// Determine if a C++ compiler is being used. If so, ensure that standard C is used to process the API information.
10#ifdef __cplusplus
11extern "C" {
12#endif // __cplusplus
13
34
35#ifdef __cplusplus
36}
37#endif // __cplusplus
38
39#endif // SYSTEMPERIPHERALS_SYSCFG_H
void SYSCFG_EXTILineConfig(const GPIO_Pin pin)
System configuration controller (SYSCFG) The devices feature a set of configuration registers.
GPIO Pin structure definition (holds the port and the port-pin)