Flash.getArray

Undocumented in source. Be warned that the author may not have intended to support it.
struct Flash(uint byteSize)
T[]
getArray
(
T
)
(
uint address = 0x0
,
uint size = byteSize
)
if (
byteSize == 64 * BYTES_PER_KIB ||
byteSize == 128 * BYTES_PER_KIB
)

Meta