[][src]Type Definition imxrt1062_tmr1::SCTRL

type SCTRL = Reg<u16, _SCTRL>;

Timer Channel Status and Control Register

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

For information about available fields see sctrl module

Trait Implementations

impl Readable for SCTRL[src]

read() method returns sctrl::R reader structure

impl ResetValue for SCTRL[src]

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

type Type = u16

Register size

impl Writable for SCTRL[src]

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