Type Definition atsame54p19a_pac::evsys::PRICTRL[][src]

type PRICTRL = Reg<u8, _PRICTRL>;

Priority Control

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

For information about available fields see prictrl module

Trait Implementations

impl Readable for PRICTRL[src]

read() method returns prictrl::R reader structure

impl ResetValue for PRICTRL[src]

Register PRICTRL reset()’s with value 0

type Type = u8

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

impl Writable for PRICTRL[src]

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