Type Definition stm32f4::stm32f413::dfsdm2::flt::AWHTR[][src]

type AWHTR = Reg<u32, _AWHTR>;

analog watchdog high threshold register

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

For information about available fields see awhtr module

Trait Implementations

impl Readable for AWHTR[src]

read() method returns awhtr::R reader structure

impl ResetValue for AWHTR[src]

Register AWHTR reset()'s with value 0

type Type = u32

Register size

impl Writable for AWHTR[src]

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