Skip to main content

Pinien

Type Alias Pinien 

Source
pub type Pinien = Reg<PinienSpec>;
Expand description

PINIEN (rw) register accessor: Pin Interrupt Enable

You can read this register and get pinien::R. You can reset, write, write_with_zero this register using pinien::W. You can also modify this register. See API.

For information about available fields see pinien module

Aliased Typeยง

pub struct Pinien { /* private fields */ }