HAL  v0.6.1
Hardware Abstraction Layer
Loading...
Searching...
No Matches
spi_handle_t Struct Reference
HAL » SPI

#include <hal_spi.h>

Data Fields

spi_mode_t mode
 
uint8_t channel
 SPI channel.
 
spi_status_t status
 

Field Documentation

◆ channel

uint8_t spi_handle_t::channel

SPI channel.

◆ mode

spi_mode_t spi_handle_t::mode

◆ status

spi_status_t spi_handle_t::status

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