[][src]Type Definition imxrt1062_enc1::WTR

type WTR = Reg<u16, _WTR>;

Watchdog Timeout Register

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

For information about available fields see wtr module

Trait Implementations

impl Readable for WTR[src]

read() method returns wtr::R reader structure

impl ResetValue for WTR[src]

Register WTR reset()'s with value 0

type Type = u16

Register size

impl Writable for WTR[src]

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