[][src]Type Definition cc3220sf::system_control::RSP32

type RSP32 = Reg<u32, _RSP32>;

Command response[63:32] Register This 32-bit register holds bits positions [63:32] of command response type R2

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

For information about available fields see rsp32 module

Trait Implementations

impl Readable for RSP32[src]

read() method returns rsp32::R reader structure

impl ResetValue for RSP32[src]

Register RSP32 reset()'s with value 0

type Type = u32

Register size

impl Writable for RSP32[src]

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