[][src]Type Definition k22f::gpioc::PTOR

type PTOR = Reg<u32, _PTOR>;

Port Toggle Output Register

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

For information about available fields see ptor module

Trait Implementations

impl ResetValue for PTOR[src]

Register PTOR reset()'s with value 0

type Type = u32

Register size

impl Writable for PTOR[src]

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