[][src]Type Definition imxrt1062_gpio1::DR_TOGGLE

type DR_TOGGLE = Reg<u32, _DR_TOGGLE>;

GPIO data register TOGGLE

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

For information about available fields see dr_toggle module

Trait Implementations

impl ResetValue for DR_TOGGLE[src]

Register DR_TOGGLE reset()'s with value 0

type Type = u32

Register size

impl Writable for DR_TOGGLE[src]

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