Type Definition atsam4ls4c_pac::ast::EVE[][src]

type EVE = Reg<u32, _EVE>;

Event Enable Register

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

For information about available fields see eve module

Trait Implementations

impl ResetValue for EVE[src]

Register EVE reset()’s with value 0

type Type = u32

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

impl Writable for EVE[src]

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