[][src]Type Definition imxrt1062_xbarb2::SEL2

type SEL2 = Reg<u16, _SEL2>;

Crossbar B Select Register 2

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

For information about available fields see sel2 module

Trait Implementations

impl Readable for SEL2[src]

read() method returns sel2::R reader structure

impl ResetValue for SEL2[src]

Register SEL2 reset()'s with value 0

type Type = u16

Register size

impl Writable for SEL2[src]

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