SAME54P20A Test Project
Data Fields
TC_CTRLBSET_Type Union Reference

Data Fields

struct {
   uint8_t   DIR:1
 
   uint8_t   LUPD:1
 
   uint8_t   ONESHOT:1
 
   uint8_t   __pad0__:2
 
   uint8_t   CMD:3
 
bit
 
uint8_t reg
 

Detailed Description

Definition at line 203 of file tc.h.

Field Documentation

◆ __pad0__

uint8_t TC_CTRLBSET_Type::__pad0__

bit: 3.. 4 Reserved

Definition at line 208 of file tc.h.

◆ bit

struct { ... } TC_CTRLBSET_Type::bit

Structure used for bit access

◆ CMD

uint8_t TC_CTRLBSET_Type::CMD

bit: 5.. 7 Command

Definition at line 209 of file tc.h.

◆ DIR

uint8_t TC_CTRLBSET_Type::DIR

bit: 0 Counter Direction

Definition at line 205 of file tc.h.

◆ LUPD

uint8_t TC_CTRLBSET_Type::LUPD

bit: 1 Lock Update

Definition at line 206 of file tc.h.

◆ ONESHOT

uint8_t TC_CTRLBSET_Type::ONESHOT

bit: 2 One-Shot on Counter

Definition at line 207 of file tc.h.

◆ reg

uint8_t TC_CTRLBSET_Type::reg

Type used for register access

Definition at line 211 of file tc.h.


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