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

type TASKS_STOPRX = Reg<u32, _TASKS_STOPRX>;
Expand description

Stop UART receiver

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

For information about available fields see tasks_stoprx module

Trait Implementations

Register TASKS_STOPRX reset()’s with value 0

Register size

Reset value of the register

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