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

type ADC_DMAR = Reg<u32, _ADC_DMAR>;

ADC_DMAR

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

For information about available fields see adc_dmar module

Trait Implementations

impl Readable for ADC_DMAR[src]

read() method returns adc_dmar::R reader structure

impl ResetValue for ADC_DMAR[src]

Register ADC_DMAR reset()'s with value 0

type Type = u32

Register size

impl Writable for ADC_DMAR[src]

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