canfd2 2.0.0.0
canfd2_t Struct Reference

Click ctx object definition. More...

#include <canfd2.h>

Data Fields

digital_out_t cs
 
uart_t uart
 
spi_master_t spi
 
pin_name_t chip_select
 
uint8_t uart_rx_buffer [CANFD2_DRV_RX_BUFFER_SIZE]
 
uint8_t uart_tx_buffer [CANFD2_DRV_TX_BUFFER_SIZE]
 

Detailed Description

Click ctx object definition.

Field Documentation

◆ chip_select

pin_name_t chip_select

◆ cs

digital_out_t cs

◆ spi

spi_master_t spi

◆ uart

uart_t uart

◆ uart_rx_buffer

uint8_t uart_rx_buffer[CANFD2_DRV_RX_BUFFER_SIZE]

◆ uart_tx_buffer

uint8_t uart_tx_buffer[CANFD2_DRV_TX_BUFFER_SIZE]

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