[][src]Type Definition imxrt1062_xbara1::CTRL0

type CTRL0 = Reg<u16, _CTRL0>;

Crossbar A Control Register 0

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

For information about available fields see ctrl0 module

Trait Implementations

impl Readable for CTRL0[src]

read() method returns ctrl0::R reader structure

impl ResetValue for CTRL0[src]

Register CTRL0 reset()'s with value 0

type Type = u16

Register size

impl Writable for CTRL0[src]

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