[][src]Type Definition k210_pac::gpio::INTERRUPT_POLARITY

type INTERRUPT_POLARITY = Reg<u32, _INTERRUPT_POLARITY>;

Interrupt polarity registers

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

For information about avaliable fields see interrupt_polarity module

Trait Implementations

impl Readable for INTERRUPT_POLARITY[src]

read() method returns interrupt_polarity::R reader structure

impl Writable for INTERRUPT_POLARITY[src]

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

impl ResetValue for INTERRUPT_POLARITY[src]

Register interrupt_polarity reset()'s with value 0

type Type = u32

Register size