[][src]Type Definition nrf52832_pac::uart0::TASKS_STOPTX

type TASKS_STOPTX = Reg<u32, _TASKS_STOPTX>;

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

impl ResetValue for TASKS_STOPTX[src]

Register TASKS_STOPTX reset()'s with value 0

type Type = u32

Register size

impl Writable for TASKS_STOPTX[src]

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