[][src]Type Definition imxrt1062_xbarb2::SEL4

type SEL4 = Reg<u16, _SEL4>;

Crossbar B Select Register 4

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

For information about available fields see sel4 module

Trait Implementations

impl Readable for SEL4[src]

read() method returns sel4::R reader structure

impl ResetValue for SEL4[src]

Register SEL4 reset()'s with value 0

type Type = u16

Register size

impl Writable for SEL4[src]

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