[][src]Type Definition imxrt1062_xbara1::SEL9

type SEL9 = Reg<u16, _SEL9>;

Crossbar A Select Register 9

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

For information about available fields see sel9 module

Trait Implementations

impl Readable for SEL9[src]

read() method returns sel9::R reader structure

impl ResetValue for SEL9[src]

Register SEL9 reset()'s with value 0

type Type = u16

Register size

impl Writable for SEL9[src]

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