[][src]Type Definition atsams70j20::rstc::rstc_sr::RSTTYP_R

type RSTTYP_R = FR<u8, RSTTYPR>;

Reader of the field

Methods

impl RSTTYP_R[src]

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

Checks if the value of the field is GENERAL_RST

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

Checks if the value of the field is BACKUP_RST

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

Checks if the value of the field is WDT_RST

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

Checks if the value of the field is SOFT_RST

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

Checks if the value of the field is USER_RST