Hardware Abstraction Layer (HAL)
mtb_hal_trng_t Struct Reference

Description

RNG object.

Application code should not rely on the specific contents of this struct. They are considered an implementation detail which is subject to change between platforms and/or HAL releases.

Data Fields

CRYPTO_Type * base
 Base address of CRYPTO IP instance.
 

Field Documentation

◆ base

CRYPTO_Type* mtb_hal_trng_t::base

Base address of CRYPTO IP instance.