HPM SDK
HPMicro Software Development Kit
sei_transceiver_synchronous_master_config_t Struct Reference

sei transceiver synchronous master mode config structure More...

#include <hpm_sei_drv.h>

Data Fields

bool data_idle_high_z
 
sei_idle_state_t data_idle_state
 
bool clock_idle_high_z
 
sei_idle_state_t clock_idle_state
 
uint32_t baudrate
 

Detailed Description

sei transceiver synchronous master mode config structure

Field Documentation

◆ baudrate

uint32_t sei_transceiver_synchronous_master_config_t::baudrate

◆ clock_idle_high_z

bool sei_transceiver_synchronous_master_config_t::clock_idle_high_z

◆ clock_idle_state

sei_idle_state_t sei_transceiver_synchronous_master_config_t::clock_idle_state

◆ data_idle_high_z

bool sei_transceiver_synchronous_master_config_t::data_idle_high_z

◆ data_idle_state

sei_idle_state_t sei_transceiver_synchronous_master_config_t::data_idle_state

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