[][src]Macro lpc55s6x_hal::reg

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