[][src]Type Definition imxrt1062_xbarb2::SEL3

type SEL3 = Reg<u16, _SEL3>;

Crossbar B Select Register 3

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

For information about available fields see sel3 module

Trait Implementations

impl Readable for SEL3[src]

read() method returns sel3::R reader structure

impl ResetValue for SEL3[src]

Register SEL3 reset()'s with value 0

type Type = u16

Register size

impl Writable for SEL3[src]

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