Type Definition atsame54n19a_pac::dmac::CRCDATAIN[][src]

type CRCDATAIN = Reg<u32, _CRCDATAIN>;

CRC Data Input

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

For information about available fields see crcdatain module

Trait Implementations

impl Readable for CRCDATAIN[src]

read() method returns crcdatain::R reader structure

impl ResetValue for CRCDATAIN[src]

Register CRCDATAIN reset()’s with value 0

type Type = u32

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

impl Writable for CRCDATAIN[src]

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