BmnRoot
Loading...
Searching...
No Matches
BmnTrigChannelConfig Struct Reference

#include <BmnTrigChannelConfig.h>

Inheritance diagram for BmnTrigChannelConfig:
[legend]
Collaboration diagram for BmnTrigChannelConfig:
[legend]

Public Member Functions

 BmnTrigChannelConfig ()
 
void print ()
 
 BmnTrigChannelConfig ()
 
void print ()
 

Public Attributes

bool after_protect_en
 
uint32_t after_protect_time
 
bool before_protect_en
 
uint32_t before_protect_time
 
uint32_t delay
 
bool reduction_en
 
uint32_t reduction_factor
 

Detailed Description

Class BmnTrigChannelConfig Trigger channel configuration (count reduction, time protection)

Definition at line 11 of file BmnTrigChannelConfig.h.

Constructor & Destructor Documentation

◆ BmnTrigChannelConfig() [1/2]

BmnTrigChannelConfig::BmnTrigChannelConfig ( )
inline

Definition at line 13 of file BmnTrigChannelConfig.h.

◆ BmnTrigChannelConfig() [2/2]

BmnTrigChannelConfig::BmnTrigChannelConfig ( )
inline

Definition at line 13 of file BmnTrigChannelConfig.h.

Member Function Documentation

◆ print() [1/2]

void BmnTrigChannelConfig::print ( )
inline

◆ print() [2/2]

void BmnTrigChannelConfig::print ( )
inline

Member Data Documentation

◆ after_protect_en

bool BmnTrigChannelConfig::after_protect_en

Definition at line 23 of file BmnTrigChannelConfig.h.

Referenced by BmnConverterTools::ParseJsonConfig(), and print().

◆ after_protect_time

uint32_t BmnTrigChannelConfig::after_protect_time

Definition at line 24 of file BmnTrigChannelConfig.h.

Referenced by BmnConverterTools::ParseJsonConfig(), and print().

◆ before_protect_en

bool BmnTrigChannelConfig::before_protect_en

Definition at line 25 of file BmnTrigChannelConfig.h.

Referenced by BmnConverterTools::ParseJsonConfig(), and print().

◆ before_protect_time

uint32_t BmnTrigChannelConfig::before_protect_time

Definition at line 26 of file BmnTrigChannelConfig.h.

Referenced by BmnConverterTools::ParseJsonConfig(), and print().

◆ delay

uint32_t BmnTrigChannelConfig::delay

Definition at line 27 of file BmnTrigChannelConfig.h.

Referenced by BmnConverterTools::ParseJsonConfig(), and print().

◆ reduction_en

bool BmnTrigChannelConfig::reduction_en

Definition at line 28 of file BmnTrigChannelConfig.h.

Referenced by BmnConverterTools::ParseJsonConfig(), and print().

◆ reduction_factor

uint32_t BmnTrigChannelConfig::reduction_factor

Definition at line 29 of file BmnTrigChannelConfig.h.

Referenced by BmnConverterTools::ParseJsonConfig(), and print().


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