Struct emlib::rtc::Init [] [src]

#[repr(C)]
pub struct Init { pub enable: bool, pub debug_run: bool, pub comp0_top: bool, }

Fields

Trait Implementations

impl Copy for Init
[src]

impl Clone for Init
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Default for Init
[src]

[src]

Returns the "default value" for a type. Read more