[][src]Type Definition imxrt1062_tsc::DEBUG_MODE2

type DEBUG_MODE2 = Reg<u32, _DEBUG_MODE2>;

no description available

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

For information about available fields see debug_mode2 module

Trait Implementations

impl Readable for DEBUG_MODE2[src]

read() method returns debug_mode2::R reader structure

impl ResetValue for DEBUG_MODE2[src]

Register DEBUG_MODE2 reset()'s with value 0

type Type = u32

Register size

impl Writable for DEBUG_MODE2[src]

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