TLE986x Device Family SDK
Data Fields
MON_Type Struct Reference

Detailed Description

MON (MON)

#include <tle986x.h>

Data Fields

__I uint32_t RESERVED0 [13]
 
union {
   __IO uint8_t   reg
 
   struct {
      __IO uint8_t   EN: 1
 
      __IO uint8_t   FALL: 1
 
      __IO uint8_t   RISE: 1
 
      __IO uint8_t   CYC: 1
 
      __IO uint8_t   PD: 1
 
      __IO uint8_t   PU: 1
 
      uint8_t   __pad0__: 1
 
      __I uint8_t   STS: 1
 
   }   bit
 
CNF
 

Field Documentation

◆ __pad0__

uint8_t __pad0__

◆ bit

struct { ... } bit

[8] BitSize

◆ CNF

union { ... } CNF

◆ CYC

__IO uint8_t CYC

[3..3] MON for Cycle Sense Enable

◆ EN

__IO uint8_t EN

[0..0] MON Enable

◆ FALL

__IO uint8_t FALL

[1..1] MON Wake-up on Falling Edge Enable

◆ PD

__IO uint8_t PD

[4..4] Pull-Down Current Source for MON Input Enable

◆ PU

__IO uint8_t PU

[5..5] Pull-Up Current Source for MON Input Enable

◆ reg

__IO uint8_t reg

(@ 0x50004034) Settings Monitor 1

◆ RESERVED0

__I uint32_t RESERVED0[13]

◆ RISE

__IO uint8_t RISE

[2..2] MON Wake-up on Rising Edge Enable

◆ STS

__I uint8_t STS

[7..7] MON Status Input


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