[][src]Type Definition nrf52832_pac::twi0::TASKS_STARTTX

type TASKS_STARTTX = Reg<u32, _TASKS_STARTTX>;

Start TWI transmit sequence

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

For information about available fields see tasks_starttx module

Trait Implementations

impl ResetValue for TASKS_STARTTX[src]

Register TASKS_STARTTX reset()'s with value 0

type Type = u32

Register size

impl Writable for TASKS_STARTTX[src]

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