[][src]Type Definition nrf52832_pac::gpiote::EVENTS_IN

type EVENTS_IN = Reg<u32, _EVENTS_IN>;

Description collection[0]: Event generated from pin specified in CONFIG[0].PSEL

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

For information about available fields see events_in module

Trait Implementations

impl Readable for EVENTS_IN[src]

read() method returns events_in::R reader structure

impl ResetValue for EVENTS_IN[src]

Register EVENTS_IN[%s] reset()'s with value 0

type Type = u32

Register size

impl Writable for EVENTS_IN[src]

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