[][src]Type Definition imxrt1062_xbara1::SEL16

type SEL16 = Reg<u16, _SEL16>;

Crossbar A Select Register 16

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

For information about available fields see sel16 module

Trait Implementations

impl Readable for SEL16[src]

read() method returns sel16::R reader structure

impl ResetValue for SEL16[src]

Register SEL16 reset()'s with value 0

type Type = u16

Register size

impl Writable for SEL16[src]

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