AM62Px MCU+ SDK  09.01.00
APIs for SDL MTOG

Introduction

Header file containing various enumerations, structure definitions and function declarations for the VBUSM Slave Timeout Gasket IP.

This is the SDL-FL API documentation for the VBUSM Master Timeout Gasket module.

The following procedure describes how to properly use this SDL-FL API:

  1. Call SDL_MTOG_init to configure the desired timeout counter value
  2. Call SDL_MTOG_start to start the timeout functionality

Whenever a read return or write status return is pending without being accepted, an internal timer increments by 1. Whenever the counter value meets or exceeds the programmed value, the gasket is in a timed out state and the following actions are taken:

Following servicing of the timeout interrupt, software should...

  1. Call SDL_MTOG_reset to reset the timeout interrupt and timeout counter
  2. Call SDL_MTOG_start to start the timeout functionality

Sub Modules

 MTOG API
 
 MTOG Low-Level API