[][src]Type Definition nrf52832_pac::twi0::EVENTS_TXDSENT

type EVENTS_TXDSENT = Reg<u32, _EVENTS_TXDSENT>;

TWI TXD byte sent

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

For information about available fields see events_txdsent module

Trait Implementations

impl Readable for EVENTS_TXDSENT[src]

read() method returns events_txdsent::R reader structure

impl ResetValue for EVENTS_TXDSENT[src]

Register EVENTS_TXDSENT reset()'s with value 0

type Type = u32

Register size

impl Writable for EVENTS_TXDSENT[src]

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