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

type ADC_STR = Reg<u32, _ADC_STR>;

ADC_STR

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

For information about available fields see adc_str module

Trait Implementations

impl Readable for ADC_STR[src]

read() method returns adc_str::R reader structure

impl ResetValue for ADC_STR[src]

Register ADC_STR reset()'s with value 0

type Type = u32

Register size

impl Writable for ADC_STR[src]

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