Type Definition atsam4sa16b_pac::pwm::PTCR[][src]

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

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

impl Writable for PTCR[src]

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