[][src]Type Definition lpc55s6x_pac::sct0::STATE

type STATE = Reg<u32, _STATE>;

SCT state register

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

For information about avaliable fields see state module

Trait Implementations

impl Readable for STATE[src]

read() method returns state::R reader structure

impl Writable for STATE[src]

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

impl ResetValue for STATE[src]

Register STATE reset()'s with value 0

type Type = u32

Register size