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

type PCELLID3 = Reg<u32, _PCELLID3>;

0x4000 5FFC 0x4000 6FFC 0x4000 7FFC 0x4002 4FFC GPIO PrimeCell Identification 3 (GPIOPCellID3)@@ offset 0xFFC 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.0xb1 ****************************************************************************

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

For information about available fields see pcellid3 module

Trait Implementations

impl Readable for PCELLID3[src]

read() method returns pcellid3::R reader structure

impl ResetValue for PCELLID3[src]

Register PCELLID3 reset()'s with value 0

type Type = u32

Register size

impl Writable for PCELLID3[src]

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