Type Definition lpc81x_pac::lpc811::mtb::master::RAMPRIV_W

source ·
pub type RAMPRIV_W<'a, const O: u8> = BitWriter<'a, u32, MASTER_SPEC, bool, O>;
Expand description

Field RAMPRIV writer - SRAM Privilege bit. If this bit is 0, then User or Privileged AHB-Lite read and write accesses to the SRAM are permitted. If this bit is 1, then only Privileged AHB-Lite read and write accesses to the SRAM are permitted and User accesses are RAZ/WI. The HPROT[1] signal determines if an access is User or Privileged.