struct CommandControlRegister

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

Public Members

 field_disable_262
 field_abort_command_263
 field_cancel_command_264

Public Methods

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

26, 0 not used by uart

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

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

26, 0 not used by uart

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

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

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

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

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

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

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

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

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

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

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

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

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

Records