[][src]Type Definition imxrt1062_system_control::SHPR3

type SHPR3 = Reg<u32, _SHPR3>;

System Handler Priority Register 3

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

For information about available fields see shpr3 module

Trait Implementations

impl Readable for SHPR3[src]

read() method returns shpr3::R reader structure

impl ResetValue for SHPR3[src]

Register SHPR3 reset()'s with value 0

type Type = u32

Register size

impl Writable for SHPR3[src]

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