[][src]Type Definition atsamd51j::tpi::ffsr::R

type R = R<u32, FFSR>;

Reader of register FFSR

Implementations

impl R[src]

pub fn fl_in_prog(&self) -> FLINPROG_R[src]

Bit 0

pub fn ft_stopped(&self) -> FTSTOPPED_R[src]

Bit 1

pub fn tcpresent(&self) -> TCPRESENT_R[src]

Bit 2

pub fn ft_non_stop(&self) -> FTNONSTOP_R[src]

Bit 3