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

type EVERS = Reg<u32, _EVERS>;

Event Enable Register - Set

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

For information about available fields see evers module

Trait Implementations

impl ResetValue for EVERS[src]

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

type Type = u32

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

impl Writable for EVERS[src]

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