OpenOCD
lpc3180_nand_controller Struct Reference

Data Fields

int is_bulk
 
int osc_freq
 
enum lpc3180_selected_controller selected_controller
 
uint32_t sw_wp_lower_bound
 
uint32_t sw_wp_upper_bound
 
int sw_write_protection
 

Detailed Description

Definition at line 17 of file lpc3180.h.

Field Documentation

◆ is_bulk

int lpc3180_nand_controller::is_bulk

Definition at line 20 of file lpc3180.h.

Referenced by COMMAND_HANDLER(), lpc3180_read_page(), and lpc3180_write_page().

◆ osc_freq

int lpc3180_nand_controller::osc_freq

Definition at line 18 of file lpc3180.h.

Referenced by lpc3180_cycle_time(), and NAND_DEVICE_COMMAND_HANDLER().

◆ selected_controller

◆ sw_wp_lower_bound

uint32_t lpc3180_nand_controller::sw_wp_lower_bound

Definition at line 22 of file lpc3180.h.

Referenced by NAND_DEVICE_COMMAND_HANDLER().

◆ sw_wp_upper_bound

uint32_t lpc3180_nand_controller::sw_wp_upper_bound

Definition at line 23 of file lpc3180.h.

Referenced by NAND_DEVICE_COMMAND_HANDLER().

◆ sw_write_protection

int lpc3180_nand_controller::sw_write_protection

Definition at line 21 of file lpc3180.h.

Referenced by lpc3180_init(), and NAND_DEVICE_COMMAND_HANDLER().


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