AM64x MCU+ SDK  08.02.00
ClockP_Object Struct Reference

Detailed Description

Opaque clock object used with the clock APIs.

Data Fields

uintptr_t rsv [ClockP_OBJECT_SIZE_MAX/sizeof(uint32_t)]
 

Field Documentation

◆ rsv

uintptr_t ClockP_Object::rsv[ClockP_OBJECT_SIZE_MAX/sizeof(uint32_t)]

reserved, should NOT be modified by end users