Macro embedded_builder::read_masked [] [src]

macro_rules! read_masked {
    ($read: expr, $shift: expr, $mask: expr) => { ... };
}

Read a value from the provided variable with the given mask and shift