|
PHiLIP
|
#include <stdint.h>Go to the source code of this file.
Data Structures | |
| struct | sys_mode_t |
| System mode settings. More... | |
| struct | sys_status_t |
| System status. More... | |
| struct | i2c_mode_t |
| I2C mode settings. More... | |
| struct | i2c_status_t |
| I2C status. More... | |
| struct | spi_mode_t |
| SPI mode settings. More... | |
| struct | spi_status_t |
| SPI status. More... | |
| struct | uart_mode_t |
| UART mode settings. More... | |
| struct | uart_status_t |
| UART status. More... | |
| struct | gpio_mode_t |
| IO pin mode control. More... | |
| struct | basic_gpio_t |
| Simplified GPIO for periph GPIO control. More... | |
| struct | gpio_status_t |
| IO pin status. More... | |
| struct | adc_mode_t |
| ADC mode settings. More... | |
| struct | tmr_mode_t |
| Timer mode settings. More... | |
| struct | basic_mode_t |
| Basic mode settings. More... | |
| union | timestamp_t |
| Time and date. More... | |
| union | sys_t |
| System settings for PHiLIP. More... | |
| union | i2c_t |
| System settings for the device. More... | |
| union | spi_t |
| Controls and provides information for the spi. More... | |
| union | uart_t |
| Controls and provides information for the uart. More... | |
| union | adc_t |
| Controls and reads the ADC. More... | |
| union | pwm_t |
| Controls and calculates PWM values. More... | |
| union | dac_t |
| Controls DAC values. More... | |
| union | tmr_t |
| Controls timer input capture values. More... | |
| union | rtc_t |
| Controls the RTC. More... | |
| union | gpio_t |
| Controls GPIO settings. More... | |
| union | trace_t |
| Saved timestamps and events. More... | |
| union | map_t |
| The memory map. More... | |
Generated from the memory map manager version 0.0.10