Struct samd21g18a::dsu::statusa::CRSTEXTR[][src]

pub struct CRSTEXTR { /* fields omitted */ }

Value of the field

Methods

impl CRSTEXTR
[src]

Value of the field as raw bits

Returns true if the bit is clear (0)

Returns true if the bit is set (1)

Auto Trait Implementations

impl Send for CRSTEXTR

impl Sync for CRSTEXTR