SAME54P20A Test Project
Data Fields
TCC_CTRLBCLR_Type Union Reference

Data Fields

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

Detailed Description

Definition at line 148 of file tcc.h.

Field Documentation

◆ bit

struct { ... } TCC_CTRLBCLR_Type::bit

Structure used for bit access

◆ CMD

uint8_t TCC_CTRLBCLR_Type::CMD

bit: 5.. 7 TCC Command

Definition at line 154 of file tcc.h.

◆ DIR

uint8_t TCC_CTRLBCLR_Type::DIR

bit: 0 Counter Direction

Definition at line 150 of file tcc.h.

◆ IDXCMD

uint8_t TCC_CTRLBCLR_Type::IDXCMD

bit: 3.. 4 Ramp Index Command

Definition at line 153 of file tcc.h.

◆ LUPD

uint8_t TCC_CTRLBCLR_Type::LUPD

bit: 1 Lock Update

Definition at line 151 of file tcc.h.

◆ ONESHOT

uint8_t TCC_CTRLBCLR_Type::ONESHOT

bit: 2 One-Shot

Definition at line 152 of file tcc.h.

◆ reg

uint8_t TCC_CTRLBCLR_Type::reg

Type used for register access

Definition at line 156 of file tcc.h.


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