[][src]Type Definition imxrt1062_gpio1::DR_SET

type DR_SET = Reg<u32, _DR_SET>;

GPIO data register SET

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

For information about available fields see dr_set module

Trait Implementations

impl ResetValue for DR_SET[src]

Register DR_SET reset()'s with value 0

type Type = u32

Register size

impl Writable for DR_SET[src]

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