[][src]Type Definition nrf52840_pac::twim0::EVENTS_STOPPED

type EVENTS_STOPPED = Reg<u32, _EVENTS_STOPPED>;

TWI stopped

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

For information about available fields see events_stopped module

Trait Implementations

impl Readable for EVENTS_STOPPED[src]

read() method returns events_stopped::R reader structure

impl ResetValue for EVENTS_STOPPED[src]

Register EVENTS_STOPPED reset()'s with value 0

type Type = u32

Register size

impl Writable for EVENTS_STOPPED[src]

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