[][src]Type Definition nrf52832_pac::lpcomp::EVENTS_CROSS

type EVENTS_CROSS = Reg<u32, _EVENTS_CROSS>;

Downward or upward crossing

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

For information about available fields see events_cross module

Trait Implementations

impl Readable for EVENTS_CROSS[src]

read() method returns events_cross::R reader structure

impl ResetValue for EVENTS_CROSS[src]

Register EVENTS_CROSS reset()'s with value 0

type Type = u32

Register size

impl Writable for EVENTS_CROSS[src]

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