[][src]Type Definition imxrt1062_xbara1::SEL10

type SEL10 = Reg<u16, _SEL10>;

Crossbar A Select Register 10

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

For information about available fields see sel10 module

Trait Implementations

impl Readable for SEL10[src]

read() method returns sel10::R reader structure

impl ResetValue for SEL10[src]

Register SEL10 reset()'s with value 0

type Type = u16

Register size

impl Writable for SEL10[src]

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