Type Definition nrf52820_pac::uarte0::EVENTS_ENDTX[][src]

type EVENTS_ENDTX = Reg<u32, _EVENTS_ENDTX>;
Expand description

Last TX byte transmitted

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

For information about available fields see events_endtx module

Trait Implementations

Register EVENTS_ENDTX reset()’s with value 0

Register size

Reset value of the register

read() method returns events_endtx::R reader structure

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