Type Definition atsame54n19a_pac::system_control::SHPR3[][src]

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

Raw register type (u8, u16, u32, …).

impl Writable for SHPR3[src]

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