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

type HYST = Reg<u32, _HYST>;

Comparator hysteresis enable

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

For information about avaliable fields see hyst module

Trait Implementations

impl Readable for HYST[src]

read() method returns hyst::R reader structure

impl Writable for HYST[src]

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

impl ResetValue for HYST[src]

Register HYST reset()'s with value 0

type Type = u32

Register size