[][src]Type Definition nuc1xx::gcr::GPD_MFP

type GPD_MFP = Reg<u32, _GPD_MFP>;

GPIOD multiple function and input type control register

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

For information about available fields see gpd_mfp module

Trait Implementations

impl Readable for GPD_MFP[src]

read() method returns gpd_mfp::R reader structure

impl ResetValue for GPD_MFP[src]

Register GPD_MFP reset()'s with value 0

type Type = u32

Register size

impl Writable for GPD_MFP[src]

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