![]() |
S32 SDK
|
Driver configuration structure. More...
#include <flash_mx25l6433f_driver.h>
Data Fields | |
bool | dmaSupport |
flash_mx25l6433f_drv_strength_t | outputDriverStrength |
Driver configuration structure.
This structure is used to provide configuration parameters for the mx25l6433f flash driver at initialization time. Implements : flash_mx25l6433f_user_config_t_Class
Definition at line 85 of file flash_mx25l6433f_driver.h.
bool dmaSupport |
Enables DMA support in the driver
Definition at line 87 of file flash_mx25l6433f_driver.h.
flash_mx25l6433f_drv_strength_t outputDriverStrength |
Output driver level of the device
Definition at line 88 of file flash_mx25l6433f_driver.h.