[][src]Type Definition cc3220sf::adc::CH1_IRQ_STATUS

type CH1_IRQ_STATUS = Reg<u32, _CH1_IRQ_STATUS>;

Channel 1 interrupt status register

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

For information about available fields see ch1_irq_status module

Trait Implementations

impl Readable for CH1_IRQ_STATUS[src]

read() method returns ch1_irq_status::R reader structure

impl ResetValue for CH1_IRQ_STATUS[src]

Register CH1_IRQ_STATUS reset()'s with value 0

type Type = u32

Register size

impl Writable for CH1_IRQ_STATUS[src]

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