Type Alias DcdcTrim1Reg

Source
pub type DcdcTrim1Reg = RegValueT<DcdcTrim1Reg_SPEC>;

Aliased Type§

struct DcdcTrim1Reg { /* private fields */ }

Implementations§

Source§

impl DcdcTrim1Reg

Source

pub fn dcdc_v18_trim_p( self, ) -> RegisterField<6, 0x3f, 1, 0, u8, u8, DcdcTrim1Reg_SPEC, R>

Source

pub fn dcdc_v18_trim_n( self, ) -> RegisterField<0, 0x3f, 1, 0, u8, u8, DcdcTrim1Reg_SPEC, R>

Trait Implementations§

Source§

impl Default for DcdcTrim1Reg

Source§

fn default() -> DcdcTrim1Reg

Returns the “default value” for a type. Read more