[][src]Type Definition lpc54606_pac::sdif::DEBNCE

type DEBNCE = Reg<u32, _DEBNCE>;

Debounce Count register

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

For information about available fields see debnce module

Trait Implementations

impl Readable for DEBNCE[src]

read() method returns debnce::R reader structure

impl ResetValue for DEBNCE[src]

Register DEBNCE reset()'s with value 0x00ff_ffff

type Type = u32

Register size

impl Writable for DEBNCE[src]

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