Rmoncp

Type Alias Rmoncp 

Source
pub type Rmoncp = RegValueT<Rmoncp_SPEC>;
Expand description

Month Capture Register %s

Aliased Type§

pub struct Rmoncp { /* private fields */ }

Implementations§

Source§

impl Rmoncp

Source

pub fn mon1(self) -> RegisterField<0, 0xf, 1, 0, u8, u8, Rmoncp_SPEC, R>

1-Month Capture

Source

pub fn mon10(self) -> RegisterFieldBool<4, 1, 0, Rmoncp_SPEC, R>

10-Month Capture

Trait Implementations§

Source§

impl Default for Rmoncp

Source§

fn default() -> Rmoncp

Returns the “default value” for a type. Read more