[][src]Type Definition imxrt1062_xbarb2::SEL5

type SEL5 = Reg<u16, _SEL5>;

Crossbar B Select Register 5

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

For information about available fields see sel5 module

Trait Implementations

impl Readable for SEL5[src]

read() method returns sel5::R reader structure

impl ResetValue for SEL5[src]

Register SEL5 reset()'s with value 0

type Type = u16

Register size

impl Writable for SEL5[src]

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