Skip to main content

Module cds

Module cds 

Source
Expand description

CDS (Critical Data Store) interface.

Functions§

get_cds_size
Gets the size of the CDS memory area from the PSP.
read_from_cds
Reads a block of data from the CDS at a specified offset.
write_to_cds
Writes a block of data to the CDS at a specified offset.