Type Definition atsame54p19a_pac::dmac::CRCCTRL[][src]

type CRCCTRL = Reg<u16, _CRCCTRL>;

CRC Control

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

For information about available fields see crcctrl module

Trait Implementations

impl Readable for CRCCTRL[src]

read() method returns crcctrl::R reader structure

impl ResetValue for CRCCTRL[src]

Register CRCCTRL reset()’s with value 0

type Type = u16

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

impl Writable for CRCCTRL[src]

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