[][src]Type Definition imxrt1062_gpio1::EDGE_SEL

type EDGE_SEL = Reg<u32, _EDGE_SEL>;

GPIO edge select register

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

For information about available fields see edge_sel module

Trait Implementations

impl Readable for EDGE_SEL[src]

read() method returns edge_sel::R reader structure

impl ResetValue for EDGE_SEL[src]

Register EDGE_SEL reset()'s with value 0

type Type = u32

Register size

impl Writable for EDGE_SEL[src]

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