[][src]Type Definition avr_device::atmega32u4::exint::eicra::ISC3_R

type ISC3_R = R<u8, ISC3_A>;

Reader of field ISC3

Implementations

impl ISC3_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is VAL_0X00

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

Checks if the value of the field is VAL_0X01

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

Checks if the value of the field is VAL_0X02

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

Checks if the value of the field is VAL_0X03