ONE Problem confuse us

according to embassy book, we found:

Embassy executor

The Embassy executor is an async/await executor designed for embedded usage along with support functionality for interrupts and timers.

Features

we want to figure out how the highlight features are implemented

The Rust’s macro grammar used in embassy

Learn macro

About time interrupt of timer

About the macro part of interrupt in Timer

I am curious about the startup and interrupt