[][src]Type Definition cc3220sf::gspi::SYST

type SYST = Reg<u32, _SYST>;

0x4402 1124 0x4402 2124 This register is used to check the correctness of the system interconnect either internally to peripheral bus or externally to device IO pads when the module is configured in system test (SYSTEST) mode.

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

For information about available fields see syst module

Trait Implementations

impl Readable for SYST[src]

read() method returns syst::R reader structure

impl ResetValue for SYST[src]

Register SYST reset()'s with value 0

type Type = u32

Register size

impl Writable for SYST[src]

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