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

type WINLT = Reg<u16, _WINLT>;

Window Monitor Lower Threshold

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

For information about available fields see winlt module

Trait Implementations

impl Readable for WINLT[src]

read() method returns winlt::R reader structure

impl ResetValue for WINLT[src]

Register WINLT reset()’s with value 0

type Type = u16

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

impl Writable for WINLT[src]

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