Macro rp6::avr::legacy::serial::hack::bit

source ·
macro_rules! bit {
    (-, $pos:expr) => { ... };
    ($name:ident, $pos:expr) => { ... };
}