[][src]Type Definition nrf52811_hal::pac::gpiote::TASKS_SET

type TASKS_SET = Reg<u32, _TASKS_SET>;

Description collection: Task for writing to pin specified in CONFIG[n].PSEL. Action on pin is to set it high.

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

For information about available fields see tasks_set module