class HostUicErrorCodeNetworkLayerReg

Defined at line 204 of file ../../src/devices/block/drivers/ufs/registers.h

UFSHCI Specification Version 3.0, section 5.3.7

"Offset 40h: UECN – Host UIC Error Code Network Layer".

Public Members

 field_uic_network_layer_error_207
 field_uic_network_layer_error_code_208

Public Methods

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

Defined at line 207 of file ../../src/devices/block/drivers/ufs/registers.h

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

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

Defined at line 207 of file ../../src/devices/block/drivers/ufs/registers.h

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

Defined at line 208 of file ../../src/devices/block/drivers/ufs/registers.h

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

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

Defined at line 208 of file ../../src/devices/block/drivers/ufs/registers.h

hwreg::RegisterAddr<HostUicErrorCodeNetworkLayerReg> Get ()

Defined at line 210 of file ../../src/devices/block/drivers/ufs/registers.h

Records