SAME54P20A Test Project
Data Fields
TC_CTRLBCLR_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 163 of file tc.h.

Field Documentation

◆ __pad0__

uint8_t TC_CTRLBCLR_Type::__pad0__

bit: 3.. 4 Reserved

Definition at line 168 of file tc.h.

◆ bit

struct { ... } TC_CTRLBCLR_Type::bit

Structure used for bit access

◆ CMD

uint8_t TC_CTRLBCLR_Type::CMD

bit: 5.. 7 Command

Definition at line 169 of file tc.h.

◆ DIR

uint8_t TC_CTRLBCLR_Type::DIR

bit: 0 Counter Direction

Definition at line 165 of file tc.h.

◆ LUPD

uint8_t TC_CTRLBCLR_Type::LUPD

bit: 1 Lock Update

Definition at line 166 of file tc.h.

◆ ONESHOT

uint8_t TC_CTRLBCLR_Type::ONESHOT

bit: 2 One-Shot on Counter

Definition at line 167 of file tc.h.

◆ reg

uint8_t TC_CTRLBCLR_Type::reg

Type used for register access

Definition at line 171 of file tc.h.


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