[][src]Type Definition nrf51::uart0::TASKS_STOPRX

type TASKS_STOPRX = Reg<u32, _TASKS_STOPRX>;

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

impl ResetValue for TASKS_STOPRX[src]

Register TASKS_STOPRX reset()'s with value 0

type Type = u32

Register size

impl Writable for TASKS_STOPRX[src]

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