SAME54P20A Test Project
Data Fields
TC_INTENCLR_Type Union Reference

Data Fields

struct {
   uint8_t   OVF:1
 
   uint8_t   ERR:1
 
   uint8_t   __pad0__:2
 
   uint8_t   MC0:1
 
   uint8_t   MC1:1
 
   uint8_t   __pad1__:2
 
bit
 
struct {
   uint8_t   __pad0__:4
 
   uint8_t   MC:2
 
   uint8_t   __pad1__:2
 
vec
 
uint8_t reg
 

Detailed Description

Definition at line 304 of file tc.h.

Field Documentation

◆ __pad0__

uint8_t TC_INTENCLR_Type::__pad0__

bit: 2.. 3 Reserved

bit: 0.. 3 Reserved

Definition at line 308 of file tc.h.

◆ __pad1__

uint8_t TC_INTENCLR_Type::__pad1__

bit: 6.. 7 Reserved

Definition at line 311 of file tc.h.

◆ bit

struct { ... } TC_INTENCLR_Type::bit

Structure used for bit access

◆ ERR

uint8_t TC_INTENCLR_Type::ERR

bit: 1 ERR Interrupt Disable

Definition at line 307 of file tc.h.

◆ MC

uint8_t TC_INTENCLR_Type::MC

bit: 4.. 5 MC Interrupt Disable x

Definition at line 315 of file tc.h.

◆ MC0

uint8_t TC_INTENCLR_Type::MC0

bit: 4 MC Interrupt Disable 0

Definition at line 309 of file tc.h.

◆ MC1

uint8_t TC_INTENCLR_Type::MC1

bit: 5 MC Interrupt Disable 1

Definition at line 310 of file tc.h.

◆ OVF

uint8_t TC_INTENCLR_Type::OVF

bit: 0 OVF Interrupt Disable

Definition at line 306 of file tc.h.

◆ reg

uint8_t TC_INTENCLR_Type::reg

Type used for register access

Definition at line 318 of file tc.h.

◆ vec

struct { ... } TC_INTENCLR_Type::vec

Structure used for vec access


The documentation for this union was generated from the following file: