Type Alias avr_device::atmega2560::exint::eicrb::ISC4_R

source ·
pub type ISC4_R = FieldReader<u8, ISC4_A>;
Expand description

Field ISC4 reader - External Interrupt 7-4 Sense Control Bit

Aliased Type§

struct ISC4_R { /* private fields */ }

Implementations§

source§

impl ISC4_R

source

pub fn variant(&self) -> ISC4_A

Get enumerated values variant

source

pub fn is_val_0x00(&self) -> bool

Checks if the value of the field is VAL_0X00

source

pub fn is_val_0x01(&self) -> bool

Checks if the value of the field is VAL_0X01

source

pub fn is_val_0x02(&self) -> bool

Checks if the value of the field is VAL_0X02

source

pub fn is_val_0x03(&self) -> bool

Checks if the value of the field is VAL_0X03