[][src]Type Definition lpc54606_pac::sdif::RST_N

type RST_N = Reg<u32, _RST_N>;

Hardware Reset

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

For information about available fields see rst_n module

Trait Implementations

impl Readable for RST_N[src]

read() method returns rst_n::R reader structure

impl ResetValue for RST_N[src]

Register RST_N reset()'s with value 0x01

type Type = u32

Register size

impl Writable for RST_N[src]

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