struct MmioRange

Defined at line 163 of file ../../zircon/system/ulib/uart/include/lib/uart/uart.h

Communicates the range where the configuration dictates the registers are located.

It may need to be translated if the addressing used for the configuration is different from

the one used for execution (e.g. physical and virtual addressing).

Public Members

uint64_t address
uint64_t size

Public Methods

MmioRange AlignedTo (uint64_t alignment)

Defined at line 164 of file ../../zircon/system/ulib/uart/include/lib/uart/uart.h

MmioRange AlignedTo (uint64_t alignment)

Defined at line 164 of file ../../zircon/system/ulib/uart/include/lib/uart/uart.h

bool empty ()

Defined at line 172 of file ../../zircon/system/ulib/uart/include/lib/uart/uart.h

uint64_t end ()

Defined at line 173 of file ../../zircon/system/ulib/uart/include/lib/uart/uart.h