[][src]Type Definition nrf52840_pac::uart0::TASKS_SUSPEND

type TASKS_SUSPEND = Reg<u32, _TASKS_SUSPEND>;

Suspend UART

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

For information about available fields see tasks_suspend module

Trait Implementations

impl ResetValue for TASKS_SUSPEND[src]

Register TASKS_SUSPEND reset()'s with value 0

type Type = u32

Register size

impl Writable for TASKS_SUSPEND[src]

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