[][src]Type Definition efm32pg12_pac::csen::EMACTRL

type EMACTRL = Reg<u32, _EMACTRL>;

Exponential Moving Average Control

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

For information about available fields see emactrl module

Trait Implementations

impl Readable for EMACTRL[src]

read() method returns emactrl::R reader structure

impl ResetValue for EMACTRL[src]

Register EMACTRL reset()'s with value 0

type Type = u32

Register size

impl Writable for EMACTRL[src]

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