Type Definition atsame54p19a_pac::adc0::WINUT[][src]

type WINUT = Reg<u16, _WINUT>;

Window Monitor Upper Threshold

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

For information about available fields see winut module

Trait Implementations

impl Readable for WINUT[src]

read() method returns winut::R reader structure

impl ResetValue for WINUT[src]

Register WINUT reset()’s with value 0

type Type = u16

Raw register type (u8, u16, u32, …).

impl Writable for WINUT[src]

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