CHERIoT RTOS
A compartmentalised RTOS for CHERIoT hardware
Loading...
Searching...
No Matches
DebugFormatArgumentAdaptor< uint32_t > Struct Reference

Unsigned 32-bit integer specialisation, prints the integer as a hex number. More...

#include <debug.hh>

Static Public Member Functions

static DebugFormatArgument construct (uint32_t value)

Detailed Description

Unsigned 32-bit integer specialisation, prints the integer as a hex number.

Definition at line 239 of file debug.hh.

Member Function Documentation

◆ construct()

DebugFormatArgument DebugFormatArgumentAdaptor< uint32_t >::construct ( uint32_t value)
inlinestatic

Definition at line 241 of file debug.hh.


The documentation for this struct was generated from the following file: