[][src]Type Definition atsamd21e18a::pm::sleep::IDLE_R

type IDLE_R = R<u8, IDLE_A>;

Reader of field IDLE

Implementations

impl IDLE_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is CPU

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

Checks if the value of the field is AHB

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

Checks if the value of the field is APB