OpenOCD
ath79_spi_ctx Struct Reference

Data Fields

uint8_t * page_buf
 
int post_deselect
 
int pre_deselect
 

Detailed Description

Definition at line 73 of file ath79.c.

Field Documentation

◆ page_buf

uint8_t* ath79_spi_ctx::page_buf

Definition at line 74 of file ath79.c.

Referenced by ath79_probe(), and ath79_write_page().

◆ post_deselect

int ath79_spi_ctx::post_deselect

Definition at line 76 of file ath79.c.

Referenced by ath79_spi_bitbang_bytes(), and ath79_spi_bitbang_codegen().

◆ pre_deselect

int ath79_spi_ctx::pre_deselect

Definition at line 75 of file ath79.c.

Referenced by ath79_spi_bitbang_codegen(), and ath79_spi_bitbang_prepare().


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