Type Definition lpc81x_pac::lpc810::mtb::master::SFRWPRIV_W

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

Field SFRWPRIV writer - Special Function Register Write Privilege bit. If this bit is 0, then User or Privileged AHB-Lite read and write accesses to the Special Function Registers are permitted. If this bit is 1, then only Privileged write accesses are permitted and User write accesses are ignored. The HPROT[1] signal determines if an access is User or Privileged.