Type Definition atsame54p19a_pac::system_control::SHPR2[][src]

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

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

impl Writable for SHPR2[src]

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