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

type CH2_IRQ_EN = Reg<u32, _CH2_IRQ_EN>;

Channel 2 interrupt enable register

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

For information about available fields see ch2_irq_en module

Trait Implementations

impl Readable for CH2_IRQ_EN[src]

read() method returns ch2_irq_en::R reader structure

impl ResetValue for CH2_IRQ_EN[src]

Register CH2_IRQ_EN reset()'s with value 0

type Type = u32

Register size

impl Writable for CH2_IRQ_EN[src]

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