Macro lpc55_hal::reg_cluster[][src]

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