Type Definition atsam4ls4b_pac::ast::clock::CSSEL_R[][src]

type CSSEL_R = R<u8, CSSEL_A>;

Reader of field CSSEL

Implementations

impl CSSEL_R[src]

pub fn variant(&self) -> Variant<u8, CSSEL_A>[src]

Get enumerated values variant

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

Checks if the value of the field is SLOWCLOCK

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

Checks if the value of the field is _32KHZCLK

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

Checks if the value of the field is PBCLOCK

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

Checks if the value of the field is GCLK

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

Checks if the value of the field is _1KHZCLK