[][src]Type Definition ke06z4_pac::gpioa::PIDR

type PIDR = Reg<u32, _PIDR>;

Port Input Disable Register

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

For information about available fields see pidr module

Trait Implementations

impl Readable for PIDR[src]

read() method returns pidr::R reader structure

impl ResetValue for PIDR[src]

Register PIDR reset()'s with value 0xffff_ffff

type Type = u32

Register size

impl Writable for PIDR[src]

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