[−][src]Type Definition lpc55_pac::syscon::AHBMATPRIO
type AHBMATPRIO = Reg<u32, _AHBMATPRIO>;
AHB Matrix priority control register Priority values are 3 = highest, 0 = lowest
This register you can read, reset, write, write_with_zero, modify. See API.
For information about available fields see ahbmatprio module
Trait Implementations
impl Readable for AHBMATPRIO[src]
read() method returns ahbmatprio::R reader structure
impl ResetValue for AHBMATPRIO[src]
Register AHBMATPRIO reset()'s with value 0
impl Writable for AHBMATPRIO[src]
write(|w| ..) method takes ahbmatprio::W writer structure