Classes | Macros
USB Transmitter Interface Macrocell

Classes

struct  Utmi
 Utmi hardware registers. More...
 

Macros

#define UTMI_CKTRIM_FREQ(value)   ((UTMI_CKTRIM_FREQ_Msk & ((value) << UTMI_CKTRIM_FREQ_Pos)))
 
#define UTMI_CKTRIM_FREQ_Msk   (0x3u << UTMI_CKTRIM_FREQ_Pos)
 (UTMI_CKTRIM) UTMI Reference Clock Frequency More...
 
#define UTMI_CKTRIM_FREQ_Pos   0
 
#define UTMI_CKTRIM_FREQ_XTAL12   (0x0u << 0)
 (UTMI_CKTRIM) 12 MHz reference clock More...
 
#define UTMI_CKTRIM_FREQ_XTAL16   (0x1u << 0)
 (UTMI_CKTRIM) 16 MHz reference clock More...
 
#define UTMI_OHCIICR_APPSTART   (0x1u << 5)
 (UTMI_OHCIICR) Reserved More...
 
#define UTMI_OHCIICR_ARIE   (0x1u << 4)
 (UTMI_OHCIICR) OHCI Asynchronous Resume Interrupt Enable More...
 
#define UTMI_OHCIICR_RES0   (0x1u << 0)
 (UTMI_OHCIICR) USB PORTx Reset More...
 
#define UTMI_OHCIICR_UDPPUDIS   (0x1u << 23)
 (UTMI_OHCIICR) USB Device Pull-up Disable More...
 

Detailed Description

SOFTWARE API DEFINITION FOR USB Transmitter Interface Macrocell

Macro Definition Documentation

◆ UTMI_CKTRIM_FREQ

#define UTMI_CKTRIM_FREQ (   value)    ((UTMI_CKTRIM_FREQ_Msk & ((value) << UTMI_CKTRIM_FREQ_Pos)))

Definition at line 61 of file component/utmi.h.

◆ UTMI_CKTRIM_FREQ_Msk

#define UTMI_CKTRIM_FREQ_Msk   (0x3u << UTMI_CKTRIM_FREQ_Pos)

(UTMI_CKTRIM) UTMI Reference Clock Frequency

Definition at line 60 of file component/utmi.h.

◆ UTMI_CKTRIM_FREQ_Pos

#define UTMI_CKTRIM_FREQ_Pos   0

Definition at line 59 of file component/utmi.h.

◆ UTMI_CKTRIM_FREQ_XTAL12

#define UTMI_CKTRIM_FREQ_XTAL12   (0x0u << 0)

(UTMI_CKTRIM) 12 MHz reference clock

Definition at line 62 of file component/utmi.h.

◆ UTMI_CKTRIM_FREQ_XTAL16

#define UTMI_CKTRIM_FREQ_XTAL16   (0x1u << 0)

(UTMI_CKTRIM) 16 MHz reference clock

Definition at line 63 of file component/utmi.h.

◆ UTMI_OHCIICR_APPSTART

#define UTMI_OHCIICR_APPSTART   (0x1u << 5)

(UTMI_OHCIICR) Reserved

Definition at line 56 of file component/utmi.h.

◆ UTMI_OHCIICR_ARIE

#define UTMI_OHCIICR_ARIE   (0x1u << 4)

(UTMI_OHCIICR) OHCI Asynchronous Resume Interrupt Enable

Definition at line 55 of file component/utmi.h.

◆ UTMI_OHCIICR_RES0

#define UTMI_OHCIICR_RES0   (0x1u << 0)

(UTMI_OHCIICR) USB PORTx Reset

Definition at line 54 of file component/utmi.h.

◆ UTMI_OHCIICR_UDPPUDIS

#define UTMI_OHCIICR_UDPPUDIS   (0x1u << 23)

(UTMI_OHCIICR) USB Device Pull-up Disable

Definition at line 57 of file component/utmi.h.



inertial_sense_ros
Author(s):
autogenerated on Sun Feb 28 2021 03:18:02