[][src]Type Definition nrf51::twi0::EVENTS_SUSPENDED

type EVENTS_SUSPENDED = Reg<u32, _EVENTS_SUSPENDED>;

Two-wire suspended.

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

For information about available fields see events_suspended module

Trait Implementations

impl Readable for EVENTS_SUSPENDED[src]

read() method returns events_suspended::R reader structure

impl ResetValue for EVENTS_SUSPENDED[src]

Register EVENTS_SUSPENDED reset()'s with value 0

type Type = u32

Register size

impl Writable for EVENTS_SUSPENDED[src]

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