Macro embedded_builder::write_masked [] [src]

macro_rules! write_masked {
    ($write: expr, $shift: expr, $mask: expr, $val: expr) => { ... };
}

Write a value to the provided variable with the given mask and shift