pub struct W(_);
Expand description
Register FH2_CFG0
writer
Implementations§
§impl W
impl W
pub fn fh2_sw_cbc(
&mut self
) -> BitWriterRaw<'_, u32, FH2_CFG0_SPEC, bool, BitM, 0>
pub fn fh2_sw_cbc(
&mut self
) -> BitWriterRaw<'_, u32, FH2_CFG0_SPEC, bool, BitM, 0>
Bit 0
pub fn fh2_f2_cbc(
&mut self
) -> BitWriterRaw<'_, u32, FH2_CFG0_SPEC, bool, BitM, 1>
pub fn fh2_f2_cbc(
&mut self
) -> BitWriterRaw<'_, u32, FH2_CFG0_SPEC, bool, BitM, 1>
Bit 1
pub fn fh2_f1_cbc(
&mut self
) -> BitWriterRaw<'_, u32, FH2_CFG0_SPEC, bool, BitM, 2>
pub fn fh2_f1_cbc(
&mut self
) -> BitWriterRaw<'_, u32, FH2_CFG0_SPEC, bool, BitM, 2>
Bit 2
pub fn fh2_f0_cbc(
&mut self
) -> BitWriterRaw<'_, u32, FH2_CFG0_SPEC, bool, BitM, 3>
pub fn fh2_f0_cbc(
&mut self
) -> BitWriterRaw<'_, u32, FH2_CFG0_SPEC, bool, BitM, 3>
Bit 3
pub fn fh2_sw_ost(
&mut self
) -> BitWriterRaw<'_, u32, FH2_CFG0_SPEC, bool, BitM, 4>
pub fn fh2_sw_ost(
&mut self
) -> BitWriterRaw<'_, u32, FH2_CFG0_SPEC, bool, BitM, 4>
Bit 4
pub fn fh2_f2_ost(
&mut self
) -> BitWriterRaw<'_, u32, FH2_CFG0_SPEC, bool, BitM, 5>
pub fn fh2_f2_ost(
&mut self
) -> BitWriterRaw<'_, u32, FH2_CFG0_SPEC, bool, BitM, 5>
Bit 5
pub fn fh2_f1_ost(
&mut self
) -> BitWriterRaw<'_, u32, FH2_CFG0_SPEC, bool, BitM, 6>
pub fn fh2_f1_ost(
&mut self
) -> BitWriterRaw<'_, u32, FH2_CFG0_SPEC, bool, BitM, 6>
Bit 6
pub fn fh2_f0_ost(
&mut self
) -> BitWriterRaw<'_, u32, FH2_CFG0_SPEC, bool, BitM, 7>
pub fn fh2_f0_ost(
&mut self
) -> BitWriterRaw<'_, u32, FH2_CFG0_SPEC, bool, BitM, 7>
Bit 7
pub fn fh2_a_cbc_d(
&mut self
) -> FieldWriterRaw<'_, u32, FH2_CFG0_SPEC, u8, u8, Unsafe, 2, 8>
pub fn fh2_a_cbc_d(
&mut self
) -> FieldWriterRaw<'_, u32, FH2_CFG0_SPEC, u8, u8, Unsafe, 2, 8>
Bits 8:9
pub fn fh2_a_cbc_u(
&mut self
) -> FieldWriterRaw<'_, u32, FH2_CFG0_SPEC, u8, u8, Unsafe, 2, 10>
pub fn fh2_a_cbc_u(
&mut self
) -> FieldWriterRaw<'_, u32, FH2_CFG0_SPEC, u8, u8, Unsafe, 2, 10>
Bits 10:11
pub fn fh2_a_ost_d(
&mut self
) -> FieldWriterRaw<'_, u32, FH2_CFG0_SPEC, u8, u8, Unsafe, 2, 12>
pub fn fh2_a_ost_d(
&mut self
) -> FieldWriterRaw<'_, u32, FH2_CFG0_SPEC, u8, u8, Unsafe, 2, 12>
Bits 12:13
pub fn fh2_a_ost_u(
&mut self
) -> FieldWriterRaw<'_, u32, FH2_CFG0_SPEC, u8, u8, Unsafe, 2, 14>
pub fn fh2_a_ost_u(
&mut self
) -> FieldWriterRaw<'_, u32, FH2_CFG0_SPEC, u8, u8, Unsafe, 2, 14>
Bits 14:15
pub fn fh2_b_cbc_d(
&mut self
) -> FieldWriterRaw<'_, u32, FH2_CFG0_SPEC, u8, u8, Unsafe, 2, 16>
pub fn fh2_b_cbc_d(
&mut self
) -> FieldWriterRaw<'_, u32, FH2_CFG0_SPEC, u8, u8, Unsafe, 2, 16>
Bits 16:17
pub fn fh2_b_cbc_u(
&mut self
) -> FieldWriterRaw<'_, u32, FH2_CFG0_SPEC, u8, u8, Unsafe, 2, 18>
pub fn fh2_b_cbc_u(
&mut self
) -> FieldWriterRaw<'_, u32, FH2_CFG0_SPEC, u8, u8, Unsafe, 2, 18>
Bits 18:19
pub fn fh2_b_ost_d(
&mut self
) -> FieldWriterRaw<'_, u32, FH2_CFG0_SPEC, u8, u8, Unsafe, 2, 20>
pub fn fh2_b_ost_d(
&mut self
) -> FieldWriterRaw<'_, u32, FH2_CFG0_SPEC, u8, u8, Unsafe, 2, 20>
Bits 20:21
pub fn fh2_b_ost_u(
&mut self
) -> FieldWriterRaw<'_, u32, FH2_CFG0_SPEC, u8, u8, Unsafe, 2, 22>
pub fn fh2_b_ost_u(
&mut self
) -> FieldWriterRaw<'_, u32, FH2_CFG0_SPEC, u8, u8, Unsafe, 2, 22>
Bits 22:23
Methods from Deref<Target = W<FH2_CFG0_SPEC>>§
pub unsafe fn bits(&mut self, bits: <REG as RegisterSpec>::Ux) -> &mut W<REG>
pub unsafe fn bits(&mut self, bits: <REG as RegisterSpec>::Ux) -> &mut W<REG>
Writes raw bits to the register.
Safety
Read datasheet or reference manual to find what values are allowed to pass.
Trait Implementations§
§impl From<W<FH2_CFG0_SPEC>> for W
impl From<W<FH2_CFG0_SPEC>> for W
§fn from(writer: W<FH2_CFG0_SPEC>) -> W
fn from(writer: W<FH2_CFG0_SPEC>) -> W
Converts to this type from the input type.