[][src]Type Definition imxrt1062_xbara1::SEL1

type SEL1 = Reg<u16, _SEL1>;

Crossbar A Select Register 1

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

For information about available fields see sel1 module

Trait Implementations

impl Readable for SEL1[src]

read() method returns sel1::R reader structure

impl ResetValue for SEL1[src]

Register SEL1 reset()'s with value 0

type Type = u16

Register size

impl Writable for SEL1[src]

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