#include <hpm_tamp_drv.h>
Data Fields | |
| bool | enable |
| bool | active_mode |
| bool | filter_bypass |
| bool | expect_high_level |
| tamper_speed_t | speed |
| tamper_filter_len_t | filter_len |
| bool | auto_recover |
| uint32_t | poly |
| uint32_t | lfsr |
| bool tamper_ch_config_t::active_mode |
| bool tamper_ch_config_t::auto_recover |
| bool tamper_ch_config_t::enable |
| bool tamper_ch_config_t::expect_high_level |
| bool tamper_ch_config_t::filter_bypass |
| tamper_filter_len_t tamper_ch_config_t::filter_len |
| uint32_t tamper_ch_config_t::lfsr |
| uint32_t tamper_ch_config_t::poly |
| tamper_speed_t tamper_ch_config_t::speed |