[][src]Type Definition nrf51::gpiote::TASKS_OUT

type TASKS_OUT = Reg<u32, _TASKS_OUT>;

Tasks asssociated with GPIOTE channels.

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

For information about available fields see tasks_out module

Trait Implementations

impl ResetValue for TASKS_OUT[src]

Register TASKS_OUT[%s] reset()'s with value 0

type Type = u32

Register size

impl Writable for TASKS_OUT[src]

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