[][src]Type Definition atsame54p::eic::DEBOUNCEN

type DEBOUNCEN = Reg<u32, _DEBOUNCEN>;

Debouncer Enable

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

For information about available fields see debouncen module

Trait Implementations

impl Readable for DEBOUNCEN[src]

read() method returns debouncen::R reader structure

impl ResetValue for DEBOUNCEN[src]

Register DEBOUNCEN reset()'s with value 0

type Type = u32

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

impl Writable for DEBOUNCEN[src]

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