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

type TASKS_STOPTX = Reg<u32, _TASKS_STOPTX>;
Expand description

Stop UART transmitter

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

For information about available fields see tasks_stoptx module

Trait Implementations

Register TASKS_STOPTX reset()’s with value 0

Register size

Reset value of the register

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