[][src]Type Definition imxrt1062_xbara1::SEL40

type SEL40 = Reg<u16, _SEL40>;

Crossbar A Select Register 40

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

For information about available fields see sel40 module

Trait Implementations

impl Readable for SEL40[src]

read() method returns sel40::R reader structure

impl ResetValue for SEL40[src]

Register SEL40 reset()'s with value 0

type Type = u16

Register size

impl Writable for SEL40[src]

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