[][src]Type Definition ht32f5xxxx::ht32f52342_52::adc::ADC_TR

type ADC_TR = Reg<u32, _ADC_TR>;

ADC_TR

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

For information about available fields see adc_tr module

Trait Implementations

impl Readable for ADC_TR[src]

read() method returns adc_tr::R reader structure

impl ResetValue for ADC_TR[src]

Register ADC_TR reset()'s with value 0

type Type = u32

Register size

impl Writable for ADC_TR[src]

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