[][src]Type Definition cc3220sf::gpioa3::PERIPHID4

type PERIPHID4 = Reg<u32, _PERIPHID4>;

0x4000 5FD0 0x4000 6FD0 0x4000 7FD0 0x4002 4FD0 GPIO Peripheral Identification 4 (GPIOPeriphID4)@@ offset 0xFD0 The GPIOPeriphID4@@ GPIOPeriphID5@@ GPIOPeriphID6@@ and GPIOPeriphID7 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 periphid4 module

Trait Implementations

impl Readable for PERIPHID4[src]

read() method returns periphid4::R reader structure

impl ResetValue for PERIPHID4[src]

Register PERIPHID4 reset()'s with value 0

type Type = u32

Register size

impl Writable for PERIPHID4[src]

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