Searched defs:wkup_pin_cfg_t (Results 1 – 1 of 1) sorted by relevance
119 struct wkup_pin_cfg_t { struct120 uint32_t wkup_pin_id;122 bool polarity; /* True if detection on the low level : falling edge */125 uint32_t pupd_cfg; /* pull-up/down config of GPIO port associated w/ this wkup pin */126 uint32_t ll_gpio_port; /* GPIO port associated with this wake-up pin */127 uint32_t ll_gpio_pin; /* GPIO pin associated with this wake-up pin */129 uint32_t src_selection; /* The source signal to use with this wake-up pin */