TLE986x Device Family SDK
Data Fields
CSA_Type Struct Reference

Detailed Description

Current Sense Amplifier (CSA)

#include <tle986x.h>

Data Fields

__I uint32_t RESERVED0 [3]
 
union {
   __IO uint32_t   reg
 
   struct {
      __IO uint32_t   EN: 1
 
      __IO uint32_t   GAIN: 2
 
      uint32_t   __pad0__: 5
 
      __IO uint32_t   VZERO: 1
 
   }   bit
 
CTRL
 

Field Documentation

◆ __pad0__

uint32_t __pad0__

◆ bit

struct { ... } bit

[9] BitSize

◆ CTRL

union { ... } CTRL

◆ EN

__IO uint32_t EN

[0..0] OPA enable

◆ GAIN

__IO uint32_t GAIN

[1..2] OPA gain setting

◆ reg

__IO uint32_t reg

(@ 0x4801800C) Current Sense Amplifier Control Register

◆ RESERVED0

__I uint32_t RESERVED0[3]

◆ VZERO

__IO uint32_t VZERO

[8..8] Current Sense Output Voltage Level to Ground


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