[][src]Type Definition nrf52832_pac::twim0::EVENTS_LASTTX

type EVENTS_LASTTX = Reg<u32, _EVENTS_LASTTX>;

Byte boundary, starting to transmit the last byte

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

For information about available fields see events_lasttx module

Trait Implementations

impl Readable for EVENTS_LASTTX[src]

read() method returns events_lasttx::R reader structure

impl ResetValue for EVENTS_LASTTX[src]

Register EVENTS_LASTTX reset()'s with value 0

type Type = u32

Register size

impl Writable for EVENTS_LASTTX[src]

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