Type Definition atsam4e16c_pac::tc1::PTCR1[][src]

type PTCR1 = Reg<u32, _PTCR1>;

Transfer Control Register (pdc = 1)

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

For information about available fields see ptcr1 module

Trait Implementations

impl ResetValue for PTCR1[src]

Register PTCR1 reset()’s with value 0

type Type = u32

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

impl Writable for PTCR1[src]

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