[][src]Type Definition cc3220sf::timera0::RIS

type RIS = Reg<u32, _RIS>;

GPTM Raw Interrupt Status

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

For information about available fields see ris module

Trait Implementations

impl Readable for RIS[src]

read() method returns ris::R reader structure

impl ResetValue for RIS[src]

Register RIS reset()'s with value 0

type Type = u32

Register size

impl Writable for RIS[src]

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