[][src]Type Definition imxrt1062_gpio1::DR_CLEAR

type DR_CLEAR = Reg<u32, _DR_CLEAR>;

GPIO data register CLEAR

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

For information about available fields see dr_clear module

Trait Implementations

impl ResetValue for DR_CLEAR[src]

Register DR_CLEAR reset()'s with value 0

type Type = u32

Register size

impl Writable for DR_CLEAR[src]

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