[][src]Type Definition alt_sam3x8e::twi0::PTCR

type PTCR = Reg<u32, _PTCR>;

Transfer Control Register

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

For information about avaliable 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