no-OS
Loading...
Searching...
No Matches
common_data.h
Go to the documentation of this file.
1/***************************************************************************/
33#ifndef __COMMON_DATA_H__
34#define __COMMON_DATA_H__
35
36#include "parameters.h"
37#include "max22915.h"
38
41
42#endif /* __COMMON_DATA_H__ */
struct no_os_uart_init_param max22915_uart_ip
Definition common_data.c:37
struct max22915_init_param max22915_ip
Definition common_data.c:59
Header file of MAX22915 Driver.
Definition max22915.h:119
Structure holding the parameters for UART initialization.
Definition no_os_uart.h:98