Type Definition atsam4e16c_pac::afec1::DIFFR[][src]

type DIFFR = Reg<u32, _DIFFR>;

Channel Differential Register

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

For information about available fields see diffr module

Trait Implementations

impl Readable for DIFFR[src]

read() method returns diffr::R reader structure

impl ResetValue for DIFFR[src]

Register DIFFR reset()’s with value 0

type Type = u32

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

impl Writable for DIFFR[src]

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