[][src]Type Definition nuc1xx::gpio::DBNCECON

type DBNCECON = Reg<u32, _DBNCECON>;

External Interrupt De-bounce Control

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

For information about available fields see dbncecon module

Trait Implementations

impl Readable for DBNCECON[src]

read() method returns dbncecon::R reader structure

impl ResetValue for DBNCECON[src]

Register DBNCECON reset()'s with value 0x20

type Type = u32

Register size

impl Writable for DBNCECON[src]

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