[][src]Type Definition wip_s32k144::pcc::PCC_LPSPI0

type PCC_LPSPI0 = Reg<u32, _PCC_LPSPI0>;

PCC LPSPI0 Register

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see pcc_lpspi0 module

Trait Implementations

impl Readable for PCC_LPSPI0[src]

read() method returns pcc_lpspi0::R reader structure

impl ResetValue for PCC_LPSPI0[src]

Register PCC_LPSPI0 reset()'s with value 0x8000_0000

type Type = u32

Register size

impl Writable for PCC_LPSPI0[src]

write(|w| ..) method takes pcc_lpspi0::W writer structure