SAME54P20A Test Project
Data Fields
TCC_FCTRLB_Type Union Reference

Data Fields

struct {
   uint32_t   SRC:2
 
   uint32_t   __pad0__:1
 
   uint32_t   KEEP:1
 
   uint32_t   QUAL:1
 
   uint32_t   BLANK:2
 
   uint32_t   RESTART:1
 
   uint32_t   HALT:2
 
   uint32_t   CHSEL:2
 
   uint32_t   CAPTURE:3
 
   uint32_t   BLANKPRESC:1
 
   uint32_t   BLANKVAL:8
 
   uint32_t   FILTERVAL:4
 
   uint32_t   __pad1__:4
 
bit
 
uint32_t reg
 

Detailed Description

Definition at line 419 of file tcc.h.

Field Documentation

◆ __pad0__

uint32_t TCC_FCTRLB_Type::__pad0__

bit: 2 Reserved

Definition at line 422 of file tcc.h.

◆ __pad1__

uint32_t TCC_FCTRLB_Type::__pad1__

bit: 28..31 Reserved

Definition at line 433 of file tcc.h.

◆ bit

struct { ... } TCC_FCTRLB_Type::bit

Structure used for bit access

◆ BLANK

uint32_t TCC_FCTRLB_Type::BLANK

bit: 5.. 6 Fault B Blanking Mode

Definition at line 425 of file tcc.h.

◆ BLANKPRESC

uint32_t TCC_FCTRLB_Type::BLANKPRESC

bit: 15 Fault B Blanking Prescaler

Definition at line 430 of file tcc.h.

◆ BLANKVAL

uint32_t TCC_FCTRLB_Type::BLANKVAL

bit: 16..23 Fault B Blanking Time

Definition at line 431 of file tcc.h.

◆ CAPTURE

uint32_t TCC_FCTRLB_Type::CAPTURE

bit: 12..14 Fault B Capture Action

Definition at line 429 of file tcc.h.

◆ CHSEL

uint32_t TCC_FCTRLB_Type::CHSEL

bit: 10..11 Fault B Capture Channel

Definition at line 428 of file tcc.h.

◆ FILTERVAL

uint32_t TCC_FCTRLB_Type::FILTERVAL

bit: 24..27 Fault B Filter Value

Definition at line 432 of file tcc.h.

◆ HALT

uint32_t TCC_FCTRLB_Type::HALT

bit: 8.. 9 Fault B Halt Mode

Definition at line 427 of file tcc.h.

◆ KEEP

uint32_t TCC_FCTRLB_Type::KEEP

bit: 3 Fault B Keeper

Definition at line 423 of file tcc.h.

◆ QUAL

uint32_t TCC_FCTRLB_Type::QUAL

bit: 4 Fault B Qualification

Definition at line 424 of file tcc.h.

◆ reg

uint32_t TCC_FCTRLB_Type::reg

Type used for register access

Definition at line 435 of file tcc.h.

◆ RESTART

uint32_t TCC_FCTRLB_Type::RESTART

bit: 7 Fault B Restart

Definition at line 426 of file tcc.h.

◆ SRC

uint32_t TCC_FCTRLB_Type::SRC

bit: 0.. 1 Fault B Source

Definition at line 421 of file tcc.h.


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