[][src]Type Definition wip_s32k144::pta::PCOR

type PCOR = Reg<u32, _PCOR>;

Port Clear Output Register

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

For information about available fields see pcor module

Trait Implementations

impl ResetValue for PCOR[src]

Register PCOR reset()'s with value 0

type Type = u32

Register size

impl Writable for PCOR[src]

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