Type Definition nrf52820_pac::comp::HYST[][src]

type HYST = Reg<u32, _HYST>;
Expand description

Comparator hysteresis enable

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

For information about available fields see hyst module

Trait Implementations

Register HYST reset()’s with value 0

Register size

Reset value of the register

read() method returns hyst::R reader structure

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