[][src]Type Definition lpc54606_pac::syscon::AHBMATPRIO

type AHBMATPRIO = Reg<u32, _AHBMATPRIO>;

AHB multilayer matrix priority control

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

type Type = u32

Register size

impl Writable for AHBMATPRIO[src]

write(|w| ..) method takes ahbmatprio::W writer structure