OpenOCD
lpc32xx_nand_controller Struct Reference

Data Fields

int osc_freq
 
enum lpc32xx_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 lpc32xx.h.

Field Documentation

◆ osc_freq

int lpc32xx_nand_controller::osc_freq

Definition at line 18 of file lpc32xx.h.

Referenced by lpc32xx_cycle_time(), and NAND_DEVICE_COMMAND_HANDLER().

◆ selected_controller

◆ sw_wp_lower_bound

uint32_t lpc32xx_nand_controller::sw_wp_lower_bound

Definition at line 21 of file lpc32xx.h.

Referenced by NAND_DEVICE_COMMAND_HANDLER().

◆ sw_wp_upper_bound

uint32_t lpc32xx_nand_controller::sw_wp_upper_bound

Definition at line 22 of file lpc32xx.h.

Referenced by NAND_DEVICE_COMMAND_HANDLER().

◆ sw_write_protection

int lpc32xx_nand_controller::sw_write_protection

Definition at line 20 of file lpc32xx.h.

Referenced by lpc32xx_init(), and NAND_DEVICE_COMMAND_HANDLER().


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