Module ll

Source
Expand description

§Low-level API

⚠️ This is a low-level API and should be used with caution. ⚠️

This gives you access to the underlying low level functionality. These operate on raw pointers and all functions here are unsafe. No pre-conditions are checked by any of these functions.

Functions§

spiflash_erase_sector
Low-level SPI NOR Flash erase
spiflash_read
Low-level SPI NOR Flash read
spiflash_unlock
Low-level SPI NOR Flash unlock
spiflash_write
Low-level SPI NOR Flash write