Type Definition atsam4e8e_pac::tc1::PTCR2[][src]

type PTCR2 = Reg<u32, _PTCR2>;

Transfer Control Register (pdc = 2)

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

For information about available fields see ptcr2 module

Trait Implementations

impl ResetValue for PTCR2[src]

Register PTCR2 reset()’s with value 0

type Type = u32

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

impl Writable for PTCR2[src]

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