|
TM STM32F4xx Libraries
v1.0.0
Libraries for STM32F4xx devices from Tilen Majerle
|
| C__FILE | File structure for stdio stream output |
| C_TM_BUTTON_t | Button private structure |
| CTM_AM2301_Data_t | AM2301 main data structure |
| CTM_BMP180_t | BMP180 main structure |
| CTM_CPULOAD_t | CPU LOAD structure |
| CTM_DELAY_Timer_t | Custom timer structure |
| CTM_DMA2DGRAPHIC_INT_Conf_t | Configuration structure |
| CTM_DMA2DRAPHIC_Poly_t | Structure for polygon line |
| CTM_DS1307_Time_t | Structure for date/time |
| CTM_ETHERNET_t | |
| CTM_ETHERNETPOST_t | POST request structure |
| CTM_FATFS_Size_t | FATFS size structure |
| CTM_FFT_F32_t | FFT main structure for 32-bit float |
| CTM_FontDef_t | Font structure used on my LCD libraries |
| CTM_FONTS_SIZE_t | String length and height |
| CTM_GENERAL_Float_t | Float number operation structure |
| CTM_GPS_Custom_t | Custom NMEA statement and term, selected by user |
| CTM_GPS_Date_t | Date struct for GPS date |
| CTM_GPS_Distance_t | GPS Distance and bearing struct |
| CTM_GPS_Float_t | GPS float structure |
| CTM_GPS_Satellite_t | Satellite in view description structure |
| CTM_GPS_t | Main GPS data structure |
| CTM_GPS_Time_t | Time structure for GPS |
| CTM_HCSR04_t | HC-SR04 working structure |
| CTM_HMC5883L_t | |
| CTM_ILI9341_Button_t | |
| CTM_L3GD20_t | L3GD20 main working structure |
| CTM_LIS302DL_LIS3DSH_t | |
| CTM_MPU6050_t | Main MPU6050 structure |
| CTM_OneWire_t | OneWire working struct |
| CTM_PWM_TIM_t | PWM Timer data |
| CTM_PWMIN_t | PWM Input working struct |
| CTM_RCC_PLL_t | PLL structure with settings for read and write operations |
| CTM_RE_t | Rotary main working structure |
| CTM_RTC_AlarmTime_t | RTC structure for alarm time |
| CTM_RTC_t | RTC Struct for date/time |
| CTM_SERVO_t | Servo structure |
| CTM_STMPE811_t | Main structure, which is passed into TM_STMPE811_ReadTouch function |
| CTM_STRING_t | Main string structure |
| CTM_TCPCLIENT_t | Client structure, passed as first parameter in all client based callback functions |
| CTM_TIMER_PROPERTIES_t | Structure for timer data |
| CTM_USB_HIDDEVICE_Gamepad_t | Game pad structure for 2 game pads available |
| CTM_USB_HIDDEVICE_Keyboard_t | Keyboard structure |
| CTM_USB_HIDDEVICE_Mouse_t | Mouse structure, to work with mouse |
| CTM_USB_HIDHOST_Keyboard_t | USB HID Host keyboard structure |
| CTM_USB_HIDHOST_Mouse_t | USB HID Host mouse structure |
| CTM_USB_VCP_Settings_t | Structure for USART if you are working USB/UART converter with STM32F4xx |