Type Definition atsam4ls4b_pac::eic::EDGE[][src]

type EDGE = Reg<u32, _EDGE>;

Edge Register

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

For information about available fields see edge module

Trait Implementations

impl Readable for EDGE[src]

read() method returns edge::R reader structure

impl ResetValue for EDGE[src]

Register EDGE reset()’s with value 0

type Type = u32

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

impl Writable for EDGE[src]

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