[][src]Type Definition lpc55_pac::sct0::REGMODE

type REGMODE = Reg<u32, _REGMODE>;
[]

SCT match/capture mode register

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

For information about available fields see regmode module

Trait Implementations

impl Readable for REGMODE[src]

read() method returns regmode::R reader structure

impl ResetValue for REGMODE[src][+]

Register REGMODE reset()'s with value 0

type Type = u32

Register size

impl Writable for REGMODE[src]

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