[][src]Type Definition nrf52832_pac::twis0::EVENTS_WRITE

type EVENTS_WRITE = Reg<u32, _EVENTS_WRITE>;

Write command received

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

For information about available fields see events_write module

Trait Implementations

impl Readable for EVENTS_WRITE[src]

read() method returns events_write::R reader structure

impl ResetValue for EVENTS_WRITE[src]

Register EVENTS_WRITE reset()'s with value 0

type Type = u32

Register size

impl Writable for EVENTS_WRITE[src]

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