HPM SDK
HPMicro Software Development Kit
sei_transceiver_synchronous_slave_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 max_baudrate
 
uint16_t ck0_timeout_us
 
uint16_t ck1_timeout_us
 

Detailed Description

sei transceiver synchronous master mode config structure

Field Documentation

◆ ck0_timeout_us

uint16_t sei_transceiver_synchronous_slave_config_t::ck0_timeout_us

◆ ck1_timeout_us

uint16_t sei_transceiver_synchronous_slave_config_t::ck1_timeout_us

◆ clock_idle_high_z

bool sei_transceiver_synchronous_slave_config_t::clock_idle_high_z

◆ clock_idle_state

sei_idle_state_t sei_transceiver_synchronous_slave_config_t::clock_idle_state

◆ data_idle_high_z

bool sei_transceiver_synchronous_slave_config_t::data_idle_high_z

◆ data_idle_state

sei_idle_state_t sei_transceiver_synchronous_slave_config_t::data_idle_state

◆ max_baudrate

uint32_t sei_transceiver_synchronous_slave_config_t::max_baudrate

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