[][src]Type Definition cc3220sf::gpioa4::PCELLID2

type PCELLID2 = Reg<u32, _PCELLID2>;

0x4000 5FF8 0x4000 6FF8 0x4000 7FF8 0x4002 4FF8 GPIO PrimeCell Identification 2 (GPIOPCellID2)@@ offset 0xFF8 The GPIOPCellID0@@ GPIOPCellID1@@ GPIOPCellID2@@ and GPIOPCellID3 registers are four 8-bit wide registers@@ that can conceptually be treated as one 32-bit register. The register is used as a standard cross-peripheral identification system.

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

For information about available fields see pcellid2 module

Trait Implementations

impl Readable for PCELLID2[src]

read() method returns pcellid2::R reader structure

impl ResetValue for PCELLID2[src]

Register PCELLID2 reset()'s with value 0

type Type = u32

Register size

impl Writable for PCELLID2[src]

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