[][src]Type Definition nrf51::gpiote::intenset::IN2_R

type IN2_R = R<bool, IN2_A>;

Reader of field IN2

Methods

impl IN2_R[src]

pub fn variant(&self) -> IN2_A[src]

Get enumerated values variant

pub fn is_disabled(&self) -> bool[src]

Checks if the value of the field is DISABLED

pub fn is_enabled(&self) -> bool[src]

Checks if the value of the field is ENABLED