[][src]Type Definition cc3220sf::gpioa0::PERIPHID0

type PERIPHID0 = Reg<u32, _PERIPHID0>;

0x4000 5FE0 0x4000 6FE0 0x4000 7FE0 0x4002 4FE0 GPIO Peripheral Identification 0 (GPIOPeriphID0)@@ offset 0xFE0 The GPIOPeriphID0@@ GPIOPeriphID1@@ GPIOPeriphID2@@ and GPIOPeriphID3 registers can conceptually be treated as one 32-bit register; each register contains eight bits of the 32-bit register@@ used by software to identify the peripheral.

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

For information about available fields see periphid0 module

Trait Implementations

impl Readable for PERIPHID0[src]

read() method returns periphid0::R reader structure

impl ResetValue for PERIPHID0[src]

Register PERIPHID0 reset()'s with value 0

type Type = u32

Register size

impl Writable for PERIPHID0[src]

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