[][src]Type Definition lpc55s6x_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 avaliable fields see ahbmatprio module

Trait Implementations

impl Readable for AHBMATPRIO[src]

read() method returns ahbmatprio::R reader structure

impl Writable for AHBMATPRIO[src]

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

impl ResetValue for AHBMATPRIO[src]

Register AHBMATPRIO reset()'s with value 0

type Type = u32

Register size