Type Definition atsame54n19a_pac::eic::DPRESCALER[][src]

type DPRESCALER = Reg<u32, _DPRESCALER>;

Debouncer Prescaler

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

For information about available fields see dprescaler module

Trait Implementations

impl Readable for DPRESCALER[src]

read() method returns dprescaler::R reader structure

impl ResetValue for DPRESCALER[src]

Register DPRESCALER reset()’s with value 0

type Type = u32

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

impl Writable for DPRESCALER[src]

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