struct ClockRegister

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

Public Members

 field_enable_57
 field_div_58

Public Methods

template <, >
typename SelfType::ValueType enable ()

NOLINTEND(misc-non-private-member-variables-in-classes)

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

template <, >
SelfType & set_enable (typename SelfType::ValueType val)

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

template <, >
typename SelfType::ValueType div ()

NOLINTEND(misc-non-private-member-variables-in-classes)

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

template <, >
SelfType & set_div (typename SelfType::ValueType val)

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

hwreg::RegisterAddr<ClockRegister> Get (uint32_t offset)

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

Records