[][src]Type Definition imxrt1062_xbara1::SEL32

type SEL32 = Reg<u16, _SEL32>;

Crossbar A Select Register 32

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

For information about available fields see sel32 module

Trait Implementations

impl Readable for SEL32[src]

read() method returns sel32::R reader structure

impl ResetValue for SEL32[src]

Register SEL32 reset()'s with value 0

type Type = u16

Register size

impl Writable for SEL32[src]

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