Skip to main content

TOUCH_CONFIRMED

Static TOUCH_CONFIRMED 

Source
pub(crate) static TOUCH_CONFIRMED: Signal<CriticalSectionRawMutex, ()>
Expand description

Pulsed by the state task when the SM enters [TokenState::Signing]. The dispatch loop blocks on it after firing [hsm_firmware_logic::Event::SignRequested] so it can resume signing only after the user has physically touched the button.