macro_rules! define_lp_io_signals {
() => { ... };
}Available on crate feature
_device-selected only.Expand description
Defines the LpInputSignal and LpOutputSignal enums.
This macro is intended to be called in esp-hal only.