[][src]Type Definition nrf9160_pac::twim0_ns::TASKS_RESUME

type TASKS_RESUME = Reg<u32, _TASKS_RESUME>;

Resume TWI transaction

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

For information about available fields see tasks_resume module

Trait Implementations

impl ResetValue for TASKS_RESUME[src]

Register TASKS_RESUME reset()'s with value 0

type Type = u32

Register size

impl Writable for TASKS_RESUME[src]

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