[][src]Type Definition imxrt1062_enc1::TST

type TST = Reg<u16, _TST>;

Test Register

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

For information about available fields see tst module

Trait Implementations

impl Readable for TST[src]

read() method returns tst::R reader structure

impl ResetValue for TST[src]

Register TST reset()'s with value 0

type Type = u16

Register size

impl Writable for TST[src]

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