[][src]Type Definition imxrt1062_tsc::PRE_CHARGE_TIME

type PRE_CHARGE_TIME = Reg<u32, _PRE_CHARGE_TIME>;

no description available

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

For information about available fields see pre_charge_time module

Trait Implementations

impl Readable for PRE_CHARGE_TIME[src]

read() method returns pre_charge_time::R reader structure

impl ResetValue for PRE_CHARGE_TIME[src]

Register PRE_CHARGE_TIME reset()'s with value 0

type Type = u32

Register size

impl Writable for PRE_CHARGE_TIME[src]

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