Crate base_address

Source
Expand description

Static and dynamic base address for peripheral buses.

Structs§

Dynamic
Address only known on runtime but not compile time.
Static
Address known on compile time.

Traits§

BaseAddress
Types that would represent a base address of peripheral.