[][src]Type Definition imxrt1062_tmr1::CSCTRL

type CSCTRL = Reg<u16, _CSCTRL>;

Timer Channel Comparator Status and Control Register

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

For information about available fields see csctrl module

Trait Implementations

impl Readable for CSCTRL[src]

read() method returns csctrl::R reader structure

impl ResetValue for CSCTRL[src]

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

type Type = u16

Register size

impl Writable for CSCTRL[src]

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