[][src]Type Definition cc2538::rfcore_xreg::CSPY

type CSPY = Reg<u32, _CSPY>;

CSP Y data register

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

For information about avaliable fields see cspy module

Trait Implementations

impl Readable for CSPY[src]

read() method returns cspy::R reader structure

impl Writable for CSPY[src]

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

impl ResetValue for CSPY[src]

Register CSPY reset()'s with value 0

type Type = u32

Register size