ADC entropy context structure.

Public Attributes#

ADC_TypeDef *

ADC register block pointer.

CMU_Clock_TypeDef

ADC clock.

Public Attribute Documentation#

adc#

ADC_TypeDef* mbedtls_entropy_adc_context::adc

ADC register block pointer.


Definition at line 78 of file platform/security/sl_component/sl_mbedtls_support/inc/sl_entropy_adc.h

clk#

CMU_Clock_TypeDef mbedtls_entropy_adc_context::clk

ADC clock.


Definition at line 80 of file platform/security/sl_component/sl_mbedtls_support/inc/sl_entropy_adc.h