[][src]Type Definition wip_s32k144::porte::GPCLR

type GPCLR = Reg<u32, _GPCLR>;

Global Pin Control Low Register

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

For information about available fields see gpclr module

Trait Implementations

impl ResetValue for GPCLR[src]

Register GPCLR reset()'s with value 0

type Type = u32

Register size

impl Writable for GPCLR[src]

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