[][src]Type Definition imxrt1062_xbara1::CTRL1

type CTRL1 = Reg<u16, _CTRL1>;

Crossbar A Control Register 1

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

For information about available fields see ctrl1 module

Trait Implementations

impl Readable for CTRL1[src]

read() method returns ctrl1::R reader structure

impl ResetValue for CTRL1[src]

Register CTRL1 reset()'s with value 0

type Type = u16

Register size

impl Writable for CTRL1[src]

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