[][src]Type Definition stm32f4::stm32f413::dfsdm2::ch::AWSCDR

type AWSCDR = Reg<u32, _AWSCDR>;

analog watchdog and short-circuit detector register

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

For information about available fields see awscdr module

Trait Implementations

impl Readable for AWSCDR[src]

read() method returns awscdr::R reader structure

impl ResetValue for AWSCDR[src]

Register AWSCDR reset()'s with value 0

type Type = u32

Register size

impl Writable for AWSCDR[src]

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