[][src]Type Definition atsam4sd32c_pac::adc::CWR

type CWR = Reg<u32, _CWR>;

Compare Window Register

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

For information about available fields see cwr module

Trait Implementations

impl Readable for CWR[src]

read() method returns cwr::R reader structure

impl ResetValue for CWR[src]

Register CWR reset()'s with value 0

type Type = u32

Register size

impl Writable for CWR[src]

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