[][src]Type Definition imxrt1062_xbarb2::SEL0

type SEL0 = Reg<u16, _SEL0>;

Crossbar B Select Register 0

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

For information about available fields see sel0 module

Trait Implementations

impl Readable for SEL0[src]

read() method returns sel0::R reader structure

impl ResetValue for SEL0[src]

Register SEL0 reset()'s with value 0

type Type = u16

Register size

impl Writable for SEL0[src]

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