[][src]Type Definition nrf52832_pac::twim0::TASKS_STARTRX

type TASKS_STARTRX = Reg<u32, _TASKS_STARTRX>;

Start TWI receive sequence

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

For information about available fields see tasks_startrx module

Trait Implementations

impl ResetValue for TASKS_STARTRX[src]

Register TASKS_STARTRX reset()'s with value 0

type Type = u32

Register size

impl Writable for TASKS_STARTRX[src]

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