HAL_NAND_Write_Page_16b() function
Write Page(s) to NAND memory block (16-bits addressing)
Arguments
hnand
pointer to a NAND_HandleTypeDef structure that contains the configuration information for NAND module.
pAddress
pointer to NAND address structure
pBuffer
pointer to source buffer to write. pBuffer should be 16bits aligned
NumPageToWrite
number of pages to write to block
Return value
HAL status