Previous
Up
Next
Module
Rpi.Mmio
module
Mmio:
sig
..
end
Memory mapped IO.
Base address
val
base
:
Rpi.Mem.addr
The base ARM physical address at which memory mapped IO is available. On a RPiv2 this is
0x3F000000
. On previous models (unsupported for now) it was
0x20000000
.