Hall Switch
2.1.0
C++ library of Infineon single Hall-effect switch family for magnetic sensing applications
Loading...
Searching...
No Matches
hall-platf-wiced.hpp
Go to the documentation of this file.
1
10
#ifndef HALL_PLATF_WICED_HPP_
11
#define HALL_PLATF_WICED_HPP_
12
13
#include "../../../config/hall-conf.hpp"
14
15
#if (HALL_SWITCH_FRAMEWORK == HALL_SWITCH_FRMWK_WICED)
16
17
#include "
hall-pal-wiced.hpp
"
18
27
typedef
struct
28
{
29
wiced_gpio_t
output
;
30
wiced_gpio_t
power
;
31
}
PlatformWICED_t
;
32
33
extern
PlatformWICED_t
TLE4964_3M_S2Go_CYW943907AEVAL1F
;
37
#endif
38
#endif
TLE4964_3M_S2Go_CYW943907AEVAL1F
PlatformWICED_t TLE4964_3M_S2Go_CYW943907AEVAL1F
Definition
hall-platf-wiced.cpp:17
hall-pal-wiced.hpp
Hall Switch WICED PAL
PlatformWICED_t
WICED Hardware Platform.
Definition
hall-platf-wiced.hpp:28
PlatformWICED_t::output
wiced_gpio_t output
Definition
hall-platf-wiced.hpp:29
PlatformWICED_t::power
wiced_gpio_t power
Definition
hall-platf-wiced.hpp:30
src
framework
wiced-43xxx
wrapper
hall-platf-wiced.hpp
Generated by
1.9.8