[][src]Type Definition atsamd51p::oscctrl::dpll::dpllctrlb::DCOFILTER_R

type DCOFILTER_R = R<u8, DCOFILTER_A>;

Reader of field DCOFILTER

Implementations

impl DCOFILTER_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is FILTER1

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

Checks if the value of the field is FILTER2

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

Checks if the value of the field is FILTER3

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

Checks if the value of the field is FILTER4

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

Checks if the value of the field is FILTER5

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

Checks if the value of the field is FILTER6

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

Checks if the value of the field is FILTER7

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

Checks if the value of the field is FILTER8