[][src]Type Definition efm32pg12_pac::acmp0::HYSTERESIS0

type HYSTERESIS0 = Reg<u32, _HYSTERESIS0>;

Hysteresis 0 Register

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

For information about available fields see hysteresis0 module

Trait Implementations

impl Readable for HYSTERESIS0[src]

read() method returns hysteresis0::R reader structure

impl ResetValue for HYSTERESIS0[src]

Register HYSTERESIS0 reset()'s with value 0

type Type = u32

Register size

impl Writable for HYSTERESIS0[src]

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