pub type SETIF_R = FieldReader<u8, SETIF_A>;
Expand description

Field SETIF reader - Enable Interrupt Generation

Implementations§

source§

impl SETIF_R

source

pub fn variant(&self) -> Option<SETIF_A>

Get enumerated values variant

source

pub fn is_none(&self) -> bool

Checks if the value of the field is NONE

source

pub fn is_level(&self) -> bool

Checks if the value of the field is LEVEL

source

pub fn is_posedge(&self) -> bool

Checks if the value of the field is POSEDGE

source

pub fn is_negedge(&self) -> bool

Checks if the value of the field is NEGEDGE

source

pub fn is_bothedges(&self) -> bool

Checks if the value of the field is BOTHEDGES