[][src]Type Definition imxrt1062_tmr1::HOLD

type HOLD = Reg<u16, _HOLD>;

Timer Channel Hold Register

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

For information about available fields see hold module

Trait Implementations

impl Readable for HOLD[src]

read() method returns hold::R reader structure

impl ResetValue for HOLD[src]

Register HOLD%s reset()'s with value 0

type Type = u16

Register size

impl Writable for HOLD[src]

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