nRF Connect SDK API 3.3.99
Loading...
Searching...
No Matches
hrt_xfer_t Struct Reference

Hrt transfer parameters. More...

#include <hrt.h>

Data Fields

hrt_xfer_data_t xfer_data [HRT_FE_MAX]
 Data for all transfer parts.
 
hrt_xfer_bus_widths_t bus_widths
 Bus widths for different transfer parts (command, address, dummy_cycles, and data).
 
uint16_t counter_value
 Timer value, used for setting clock frequency.
 
uint8_t ce_vio
 Index of CE VIO pin.
 
bool ce_hold
 If true chip enable pin will be left active after transfer.
 
enum mspi_ce_polarity ce_polarity
 Chip enable pin polarity in enabled state.
 
uint16_t used_pins_mask
 Used pins mask for csr dir register

 
enum mspi_cpp_mode cpp_mode
 Due to hardware issues hrt module needs to know about selected spi mode.
 

Detailed Description

Hrt transfer parameters.


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