Type Definition atsame54n19a_pac::evsys::USER[][src]

type USER = Reg<u32, _USER>;

User Multiplexer n

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

For information about available fields see user module

Trait Implementations

impl Readable for USER[src]

read() method returns user::R reader structure

impl ResetValue for USER[src]

Register USER[%s] reset()’s with value 0

type Type = u32

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

impl Writable for USER[src]

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