Module address_generator

Module address_generator 

Source

Structs§

AddressGenerator
This provides the logic to generate addresses for memory allocations in a given address range.

Functions§

align_addr 🔒
Shifts addr to make it aligned with align by rounding addr to the smallest multiple of align that is larger or equal to addr