[][src]Type Definition wip_s32k144::pmc::LVDSC2

type LVDSC2 = Reg<u8, _LVDSC2>;

Low Voltage Detect Status and Control 2 Register

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

For information about available fields see lvdsc2 module

Trait Implementations

impl Readable for LVDSC2[src]

read() method returns lvdsc2::R reader structure

impl ResetValue for LVDSC2[src]

Register LVDSC2 reset()'s with value 0

type Type = u8

Register size

impl Writable for LVDSC2[src]

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