Skip to main content

Module prelude

Module prelude 

Source
Expand description

Common imports for HRAM access (use gb_hram::prelude::*).

Traitsยง

HramAccess
Read and write an HRAM cell under a CriticalSection.
HramAtomicAccess
Read and write a one-byte HRAM cell without a CriticalSection.