DevLab_ICM20948 1.0.0
ICM-20948 9-Axis Motion Sensor Driver
Loading...
Searching...
No Matches
ICM20948_IntPinConfig Struct Reference

#include <DevLab_ICM20948.h>

Public Attributes

uint8_t activeLevel: 1
 
uint8_t driveMode: 1
 
uint8_t latchMode: 1
 
uint8_t clearMode: 1
 
uint8_t fsyncActLevel: 1
 
uint8_t fsyncIntEn: 1
 
uint8_t bypassEn: 1
 

Detailed Description

ICM20948_IntPinConfig

  • Physical configuration of the INT pin (INT_PIN_CFG register, BANK 0)
  • Controls electrical behavior and clear condition of the interrupt line
  • Pass to intInit() to apply settings

Definition at line 103 of file DevLab_ICM20948.h.

Member Data Documentation

◆ activeLevel

uint8_t ICM20948_IntPinConfig::activeLevel

Definition at line 105 of file DevLab_ICM20948.h.

◆ bypassEn

uint8_t ICM20948_IntPinConfig::bypassEn

Definition at line 111 of file DevLab_ICM20948.h.

◆ clearMode

uint8_t ICM20948_IntPinConfig::clearMode

Definition at line 108 of file DevLab_ICM20948.h.

◆ driveMode

uint8_t ICM20948_IntPinConfig::driveMode

Definition at line 106 of file DevLab_ICM20948.h.

◆ fsyncActLevel

uint8_t ICM20948_IntPinConfig::fsyncActLevel

Definition at line 109 of file DevLab_ICM20948.h.

◆ fsyncIntEn

uint8_t ICM20948_IntPinConfig::fsyncIntEn

Definition at line 110 of file DevLab_ICM20948.h.

◆ latchMode

uint8_t ICM20948_IntPinConfig::latchMode

Definition at line 107 of file DevLab_ICM20948.h.


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