Trait sam4l::usbc::common::register::ToWord [] [src]

pub trait ToWord {
    fn to_word(self) -> u32;
}

Required Methods

Implementors