[][src]Type Definition atsam4sd32c_pac::uart1::PTCR

type PTCR = Reg<u32, _PTCR>;

Transfer Control Register

This register you can write_with_zero. See API.

For information about available fields see ptcr module

Trait Implementations

impl Writable for PTCR[src]

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