Type Definition atsam4lc8a_pac::adcife::WCFG[][src]

type WCFG = Reg<u32, _WCFG>;

Window Monitor Configuration Register

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

For information about available fields see wcfg module

Trait Implementations

impl Readable for WCFG[src]

read() method returns wcfg::R reader structure

impl ResetValue for WCFG[src]

Register WCFG reset()’s with value 0

type Type = u32

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

impl Writable for WCFG[src]

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