[][src]Type Definition imxrt1062_xbarb2::SEL6

type SEL6 = Reg<u16, _SEL6>;

Crossbar B Select Register 6

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

For information about available fields see sel6 module

Trait Implementations

impl Readable for SEL6[src]

read() method returns sel6::R reader structure

impl ResetValue for SEL6[src]

Register SEL6 reset()'s with value 0

type Type = u16

Register size

impl Writable for SEL6[src]

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