ETAMPDET channel configuration structure.
Public Attributes#
Seed value to load into channel LFSR.
Channel id.
Channel Filter moving window size.
Channel filter threshold value where a tamper detect will be triggered.
Enable channel driving pad.
Enable channel tamper detect filtering feature.
Enable 1 clock delay to the TX value used for comparison.
Set to enable EM4 wakeup when channel tamper detect is set.
Public Attribute Documentation#
channel_seed_val#
uint32_t sl_hal_etampdet_config_channel_t::channel_seed_val
Seed value to load into channel LFSR.
365
of file platform/peripheral/inc/sl_hal_etampdet.h
channel#
sl_hal_etampdet_channel_t sl_hal_etampdet_config_channel_t::channel
Channel id.
368
of file platform/peripheral/inc/sl_hal_etampdet.h
channel_filt_win_size#
sl_hal_etampdet_channel_filt_win_size_t sl_hal_etampdet_config_channel_t::channel_filt_win_size
Channel Filter moving window size.
371
of file platform/peripheral/inc/sl_hal_etampdet.h
channel_cnt_mismatch#
sl_hal_etampdet_channel_cnt_mismatch_threshold_t sl_hal_etampdet_config_channel_t::channel_cnt_mismatch
Channel filter threshold value where a tamper detect will be triggered.
374
of file platform/peripheral/inc/sl_hal_etampdet.h
channel_pad_en#
bool sl_hal_etampdet_config_channel_t::channel_pad_en
Enable channel driving pad.
377
of file platform/peripheral/inc/sl_hal_etampdet.h
channel_tampdet_filt_en#
bool sl_hal_etampdet_config_channel_t::channel_tampdet_filt_en
Enable channel tamper detect filtering feature.
380
of file platform/peripheral/inc/sl_hal_etampdet.h
channel_cmp_dly_en#
bool sl_hal_etampdet_config_channel_t::channel_cmp_dly_en
Enable 1 clock delay to the TX value used for comparison.
This is to support trace propagation delay more than 1 clock cycle.
384
of file platform/peripheral/inc/sl_hal_etampdet.h
em4_wakeup_en#
bool sl_hal_etampdet_config_channel_t::em4_wakeup_en
Set to enable EM4 wakeup when channel tamper detect is set.
387
of file platform/peripheral/inc/sl_hal_etampdet.h