nplc 2.1.0.0
nplc_t Struct Reference

N-PLC Click context object. More...

#include <nplc.h>

Data Fields

digital_out_t cts
 
digital_out_t rst
 
digital_out_t md1
 
digital_in_t rts
 
uart_t uart
 
char uart_rx_buffer [NPLC_DRV_BUFFER_SIZE]
 
char uart_tx_buffer [NPLC_DRV_BUFFER_SIZE]
 

Detailed Description

N-PLC Click context object.

Context object definition of N-PLC Click driver.

Field Documentation

◆ cts

digital_out_t cts

Handshake in pin.

◆ md1

digital_out_t md1

Mode select 1 pin (1-boot, 0-normal).

◆ rst

digital_out_t rst

Reset pin (Active low).

◆ rts

digital_in_t rts

Handshake out pin.

◆ uart

uart_t uart

UART driver object.

◆ uart_rx_buffer

char uart_rx_buffer[NPLC_DRV_BUFFER_SIZE]

Buffer size.

◆ uart_tx_buffer

char uart_tx_buffer[NPLC_DRV_BUFFER_SIZE]

Buffer size.


The documentation for this struct was generated from the following file: