template <bool Enabled, typename IntType>

struct FieldPrinterList

Defined at line 98 of file ../../zircon/system/ulib/hwreg/include/hwreg/internal.h

Structure used to reduce the storage cost of the pretty-printing features if

they are not enabled.

Public Methods

void AppendField (const char * name, uint32_t bit_high_incl, uint32_t bit_low)

Defined at line 99 of file ../../zircon/system/ulib/hwreg/include/hwreg/internal.h