Type Definition atsam4ls8a_pac::gpio::EVER[][src]

type EVER = Reg<u32, _EVER>;

Event Enable Register

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

For information about available fields see ever module

Trait Implementations

impl Readable for EVER[src]

read() method returns ever::R reader structure

impl ResetValue for EVER[src]

Register EVER%s reset()’s with value 0

type Type = u32

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

impl Writable for EVER[src]

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