Hardware Abstraction Layer (HAL)
mtb_hal_clock_tolerance_t Struct Reference

Description

Structure defining a clock tolerance.

Data Fields

mtb_hal_clock_tolerance_unit_t type
 The type of the clock tolerance value.
 
uint32_t value
 The tolerance value to use.
 

Field Documentation

◆ type

mtb_hal_clock_tolerance_unit_t mtb_hal_clock_tolerance_t::type

The type of the clock tolerance value.

◆ value

uint32_t mtb_hal_clock_tolerance_t::value

The tolerance value to use.