Macro lpc55_hal::reg[][src]

macro_rules! reg {
    ($ty:ident, $target:ty, $peripheral:path, $field:ident) => { ... };
}