class HostUicErrorCodeNetworkLayerReg

Defined at line 242 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_245
 field_uic_network_layer_error_code_246

Public Methods

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

Defined at line 245 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 245 of file ../../src/devices/block/drivers/ufs/registers.h

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

Defined at line 246 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 246 of file ../../src/devices/block/drivers/ufs/registers.h

hwreg::RegisterAddr<HostUicErrorCodeNetworkLayerReg> Get ()

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

Records