Struct nrf52840_hal::pac::ficr::TEMP[][src]

#[repr(C)]
pub struct TEMP {
Show 17 fields pub a0: Reg<u32, _A0>, pub a1: Reg<u32, _A1>, pub a2: Reg<u32, _A2>, pub a3: Reg<u32, _A3>, pub a4: Reg<u32, _A4>, pub a5: Reg<u32, _A5>, pub b0: Reg<u32, _B0>, pub b1: Reg<u32, _B1>, pub b2: Reg<u32, _B2>, pub b3: Reg<u32, _B3>, pub b4: Reg<u32, _B4>, pub b5: Reg<u32, _B5>, pub t0: Reg<u32, _T0>, pub t1: Reg<u32, _T1>, pub t2: Reg<u32, _T2>, pub t3: Reg<u32, _T3>, pub t4: Reg<u32, _T4>,
}
Expand description

Register block

Fields

a0: Reg<u32, _A0>

0x00 - Slope definition A0

a1: Reg<u32, _A1>

0x04 - Slope definition A1

a2: Reg<u32, _A2>

0x08 - Slope definition A2

a3: Reg<u32, _A3>

0x0c - Slope definition A3

a4: Reg<u32, _A4>

0x10 - Slope definition A4

a5: Reg<u32, _A5>

0x14 - Slope definition A5

b0: Reg<u32, _B0>

0x18 - Y-intercept B0

b1: Reg<u32, _B1>

0x1c - Y-intercept B1

b2: Reg<u32, _B2>

0x20 - Y-intercept B2

b3: Reg<u32, _B3>

0x24 - Y-intercept B3

b4: Reg<u32, _B4>

0x28 - Y-intercept B4

b5: Reg<u32, _B5>

0x2c - Y-intercept B5

t0: Reg<u32, _T0>

0x30 - Segment end T0

t1: Reg<u32, _T1>

0x34 - Segment end T1

t2: Reg<u32, _T2>

0x38 - Segment end T2

t3: Reg<u32, _T3>

0x3c - Segment end T3

t4: Reg<u32, _T4>

0x40 - Segment end T4

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Casts the value.

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Casts the value.

Performs the conversion.

Performs the conversion.

Performs the conversion.

Performs the conversion.

Casts the value.

Should always be Self

Casts the value.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

Casts the value.

Casts the value.