Define configuration values for init.
Data Fields | |
uint16_t | wakeupTimerValue |
Number of LFCLK edges before a wakeup interrupt is triggered. | |
uint16_t | faultTimerValue |
Number of LFCLK edges before a fault interrupt is triggered. | |
cy_hvss_lin_phy_mode_t | linMode |
Select the LIN-PHY mode of operation. | |
cy_hvss_lin_phy_sl_round_t | rfDetect |
Select the slew rate for LIN-PHY. | |
cy_hvss_lin_phy_route_t | linPhyRoute |
Select LIN-PHY route through HSIOM. | |
cy_hvss_hvreg_clamp_mode_t | hvregClampMode |
Select Zener diode clamp mode. More... | |
cy_hvss_hvreg_tsd_mode_t | hvregTsdMode |
Select thermal shutdown mode. More... | |
cy_hvss_phy_interface_t | phyInterfaceSel |
Select LIN or CXPI PHY interface. More... | |
bool | vbatDivEnable |
Enable VBAT voltage divider. More... | |
cy_hvss_rdiv_power_mode_t | rdivActiveEnable |
Power modes where RDIV is enabled. | |
cy_hvss_rdiv_attenuation_t | rdiv0Scale |
VS0 attenuation. | |
cy_hvss_rdiv_attenuation_t | rdiv1Scale |
VS1 attenuation. | |
bool | rdiv0Enable |
Enable resistor attenuator control VS0. | |
bool | rdiv1Enable |
Enable resistor attenuator control VS1. | |
bool | linEnable |
Transmit enable of the LIN interface. | |
bool | wakeupTimerEnable |
Wakeup timer is running, required for full LIN compatibility in Deep Sleep. | |
bool | faultTimerEnable |
Fault timer is running, required for full LIN compatibility. | |
cy_hvss_hvreg_clamp_mode_t cy_hvss_config_t::hvregClampMode |
Select Zener diode clamp mode.
cy_hvss_hvreg_tsd_mode_t cy_hvss_config_t::hvregTsdMode |
Select thermal shutdown mode.
cy_hvss_phy_interface_t cy_hvss_config_t::phyInterfaceSel |
Select LIN or CXPI PHY interface.
bool cy_hvss_config_t::vbatDivEnable |
Enable VBAT voltage divider.