[][src]Type Definition cc3220sf::hib1p2::CM_SPARE

type CM_SPARE = Reg<u32, _CM_SPARE>;

CM_SPARE

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

For information about available fields see cm_spare module

Trait Implementations

impl Readable for CM_SPARE[src]

read() method returns cm_spare::R reader structure

impl ResetValue for CM_SPARE[src]

Register CM_SPARE reset()'s with value 0

type Type = u32

Register size

impl Writable for CM_SPARE[src]

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