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

type EVENTS_TXSTARTED = Reg<u32, _EVENTS_TXSTARTED>;

Transmit sequence started

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

For information about available fields see events_txstarted module

Trait Implementations

impl Readable for EVENTS_TXSTARTED[src]

read() method returns events_txstarted::R reader structure

impl ResetValue for EVENTS_TXSTARTED[src]

Register EVENTS_TXSTARTED reset()'s with value 0

type Type = u32

Register size

impl Writable for EVENTS_TXSTARTED[src]

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