[][src]Type Definition imxrt1062_xbara1::SEL8

type SEL8 = Reg<u16, _SEL8>;

Crossbar A Select Register 8

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

For information about available fields see sel8 module

Trait Implementations

impl Readable for SEL8[src]

read() method returns sel8::R reader structure

impl ResetValue for SEL8[src]

Register SEL8 reset()'s with value 0

type Type = u16

Register size

impl Writable for SEL8[src]

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