[][src]Type Definition atsam4e16e_pac::dacc::PTCR

type PTCR = Reg<u32, _PTCR>;

Transfer Control Register

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

For information about available fields see ptcr module

Trait Implementations

impl ResetValue for PTCR[src]

Register PTCR reset()'s with value 0

type Type = u32

Register size

impl Writable for PTCR[src]

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