Synergy Software Package User's Manual

#include <r_lpmv2_s7g2.h>

Data Fields

lpmv2_standby_wake_source_bits_t standby_wake_sources
 
lpmv2_snooze_request_t snooze_request_source
 
lpmv2_snooze_end_bits_t snooze_end_sources
 
lpmv2_snooze_cancel_t snooze_cancel_sources
 
lpmv2_snooze_dtc_t dtc_state_in_snooze
 
lpmv2_output_port_enable_t output_port_enable
 
lpmv2_io_port_t io_port_state
 
lpmv2_power_supply_t power_supply_state
 
lpmv2_deep_standby_cancel_source_bits_t deep_standby_cancel_source
 
lpmv2_deep_standby_cancel_edge_bits_t deep_standby_cancel_edge
 

Detailed Description

MCU-specific configuration structure

Field Documentation

◆ deep_standby_cancel_edge

lpmv2_deep_standby_cancel_edge_bits_t lpmv2_mcu_cfg_t::deep_standby_cancel_edge

Signal edges for the sources that can trigger exit from deep standby (S5D3, S5D5, S5D9, S7G2).

◆ deep_standby_cancel_source

lpmv2_deep_standby_cancel_source_bits_t lpmv2_mcu_cfg_t::deep_standby_cancel_source

Sources that can trigger exit from deep standby (S5D3, S5D5, S5D9, S7G2).

◆ dtc_state_in_snooze

lpmv2_snooze_dtc_t lpmv2_mcu_cfg_t::dtc_state_in_snooze

State of DTC in snooze mode, enabled or disabled (all Synergy MCUs).

◆ io_port_state

lpmv2_io_port_t lpmv2_mcu_cfg_t::io_port_state

IO port state in deep standby (maintained or reset) (S5D3, S5D5, S5D9, S7G2).

◆ output_port_enable

lpmv2_output_port_enable_t lpmv2_mcu_cfg_t::output_port_enable

Output port enabled/disabled in standby and deep standby (S3A1, S3A3, S3A7, S5D3, S5D5, S5D9, S7G2).

◆ power_supply_state

lpmv2_power_supply_t lpmv2_mcu_cfg_t::power_supply_state

Internal power supply state in standby and deep standby (deepcut) (S5D3, S5D5, S5D9, S7G2).

◆ snooze_cancel_sources

lpmv2_snooze_cancel_t lpmv2_mcu_cfg_t::snooze_cancel_sources

list of snooze cancel sources (all Synergy MCUs).

◆ snooze_end_sources

lpmv2_snooze_end_bits_t lpmv2_mcu_cfg_t::snooze_end_sources

Bitwise list of snooze end sources (all Synergy MCUs).

◆ snooze_request_source

lpmv2_snooze_request_t lpmv2_mcu_cfg_t::snooze_request_source

Snooze request source (all Synergy MCUs).

◆ standby_wake_sources

lpmv2_standby_wake_source_bits_t lpmv2_mcu_cfg_t::standby_wake_sources

Bitwise list of sources to wake from standby (all Synergy MCUs).


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