[][src]Type Definition imxrt1062_xbarb2::SEL7

type SEL7 = Reg<u16, _SEL7>;

Crossbar B Select Register 7

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

For information about available fields see sel7 module

Trait Implementations

impl Readable for SEL7[src]

read() method returns sel7::R reader structure

impl ResetValue for SEL7[src]

Register SEL7 reset()'s with value 0

type Type = u16

Register size

impl Writable for SEL7[src]

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