[][src]Type Definition imxrt1062_xbara1::SEL64

type SEL64 = Reg<u16, _SEL64>;

Crossbar A Select Register 64

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

For information about available fields see sel64 module

Trait Implementations

impl Readable for SEL64[src]

read() method returns sel64::R reader structure

impl ResetValue for SEL64[src]

Register SEL64 reset()'s with value 0

type Type = u16

Register size

impl Writable for SEL64[src]

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