[][src]Type Definition imxrt1062_system_control::SHPR2

type SHPR2 = Reg<u32, _SHPR2>;

System Handler Priority Register 2

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see shpr2 module

Trait Implementations

impl Readable for SHPR2[src]

read() method returns shpr2::R reader structure

impl ResetValue for SHPR2[src]

Register SHPR2 reset()'s with value 0

type Type = u32

Register size

impl Writable for SHPR2[src]

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