[][src]Type Definition nrf52840_pac::spim0::TASKS_START

type TASKS_START = Reg<u32, _TASKS_START>;

Start SPI transaction

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

For information about available fields see tasks_start module

Trait Implementations

impl ResetValue for TASKS_START[src]

Register TASKS_START reset()'s with value 0

type Type = u32

Register size

impl Writable for TASKS_START[src]

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