Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

                                CPU_ADDR    addr_src,
                                CPU_INT08U  datum);
 
void  FSDev_NAND_BSP_WrWord_16 (FS_QTY      unit_nbr,
                                CPU_ADDR    addr_src,
                                CPU_INT16U  datum);

File

Called from

Code enabled by

fs_dev_nor_bsp.c

NOR physical-layer driver

N/A

...

Returned Value

None.

Notes/Warnings

  1. Data should be written o the bus in words sized to the data bus; for any unit, only the function with its access width will be called.