[][src]Type Definition imxrt1062_tmr1::ENBL

type ENBL = Reg<u16, _ENBL>;

Timer Channel Enable Register

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

For information about available fields see enbl module

Trait Implementations

impl Readable for ENBL[src]

read() method returns enbl::R reader structure

impl ResetValue for ENBL[src]

Register ENBL reset()'s with value 0x0f

type Type = u16

Register size

impl Writable for ENBL[src]

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