MAXREFDES63# Code Documentation
V01.00
8-Channel Digital Output MicroPLC
|
#include "stm32f10x.h"
Go to the source code of this file.
Functions | |
uint16_t | maxim_set_output (uint16_t u_value) |
Set output. | |
void | maxim_max14900e_init (void) |
Initialize the MAX14900E. | |
void maxim_max14900e_init | ( | void | ) |
Initialize the MAX14900E.
None |
None |
Definition at line 70 of file max14900e.c.
uint16_t maxim_set_output | ( | uint16_t | u_value | ) |
Set output.
[in] | u_value | - contains output data and configuration data |
None |
Definition at line 85 of file max14900e.c.