HPM SDK
HPMicro Software Development Kit
spi_master_control_config_t Struct Reference

spi master transfer control config structure More...

#include <hpm_spi_drv.h>

Data Fields

bool cmd_enable
 
bool addr_enable
 
uint8_t addr_phase_fmt
 
bool token_enable
 
uint8_t token_value
 

Detailed Description

spi master transfer control config structure

Field Documentation

◆ addr_enable

bool spi_master_control_config_t::addr_enable

◆ addr_phase_fmt

uint8_t spi_master_control_config_t::addr_phase_fmt

◆ cmd_enable

bool spi_master_control_config_t::cmd_enable

◆ token_enable

bool spi_master_control_config_t::token_enable

◆ token_value

uint8_t spi_master_control_config_t::token_value

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